Skip to content

Commit

Permalink
Bump autorelease to v2 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
markelliot authored Oct 3, 2022
1 parent 662d4ed commit d95c1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: autorelease
uses: markelliot/autorelease@v1
uses: markelliot/autorelease@v2
with:
github-token: ${{ secrets.GH_PUSH_TO_REPO_TOKEN }}
# maximum number of days since last release
Expand Down

0 comments on commit d95c1b9

Please sign in to comment.