Skip to content

Commit

Permalink
Specify config for auto-release (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
osterman authored Mar 1, 2024
1 parent 98c2405 commit 6f564e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
uses: cloudposse/github-action-auto-release@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-name: auto-release.yml

major-release-tagger:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6f564e4

Please sign in to comment.