Skip to content

Commit

Permalink
Update release-trunk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Schilli committed Aug 5, 2020
1 parent ba868b9 commit 81d2d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: Trunk ${{ steps.current-time.outputs.formattedTime }}
tag_name: Trunk${{ steps.current-time.outputs.formattedTime }}
release_name: Trunk Release ${{ steps.current-time.outputs.formattedTime }}
draft: false
prerelease: true
Expand Down

0 comments on commit 81d2d60

Please sign in to comment.