Skip to content

Commit

Permalink
Update running-release-tags action
Browse files Browse the repository at this point in the history
  • Loading branch information
ffried committed Jul 7, 2021
1 parent 7cfd449 commit 2b74a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: sersoft-gmbh/running-release-tags-action@v1.2
- uses: sersoft-gmbh/running-release-tags-action@v1.2.1
with:
update-full-release: true
github-token: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit 2b74a3e

Please sign in to comment.