Skip to content

Commit

Permalink
update versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinbuss committed May 18, 2020
1 parent c5e0a2c commit 86da7fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
steps:
- uses: Actions-R-Us/actions-tagger@latest
with:
publish_latest: true
publish_latest_tag: true
prefer_branch_releases: true
env:
GITHUB_TOKEN: '${{secrets.GITHUB_TOKEN}}'

0 comments on commit 86da7fd

Please sign in to comment.