Skip to content

Commit

Permalink
Update promote_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
colbylwilliams committed Mar 24, 2020
1 parent 35add55 commit 57fe3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/promote_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
STUFF_TO_PRINT: ${{ toJson(github.event.release) }}
run: echo "$STUFF_TO_PRINT"

# - name: Checkout Code
# - name: Checkout Code
# uses: actions/checkout@v2
# with:
# fetch-depth: 0
Expand Down

0 comments on commit 57fe3ed

Please sign in to comment.