Skip to content

Commit

Permalink
ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
stvstnfrd committed May 1, 2021
1 parent d273564 commit 0058be8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/standup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@ jobs:
branch: standup/${{ env.DATE }}
commit-message: |
standup: ${{ env.DATE }}
Closes: #${{ steps.create.outputs.number }}
title: |
standup: ${{ env.DATE }}
body: |
This is a PR body...
This is the day's standup.
Closes: #${{ steps.create.outputs.number }}
labels: standup
committer: "GitHub <[email protected]>"
author: "GitHub <[email protected]>"
Expand Down

0 comments on commit 0058be8

Please sign in to comment.