Skip to content

Commit

Permalink
File sync from s4u/.github
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Action committed Feb 16, 2021
1 parent 8c23e9b commit e66e5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
- id: tag
run: echo "::set-output name=name::${GITHUB_REF#refs/tags/}"

- uses: release-drafter/release-drafter@v5.13.0
- uses: release-drafter/release-drafter@v5.14.0
with:
publish: true
name: ${{ steps.tag.outputs.name }}
Expand Down

0 comments on commit e66e5bd

Please sign in to comment.