Skip to content

Commit

Permalink
ci: use main branch for post-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool authored Aug 27, 2024
1 parent 73be44e commit a13d6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: CCBR/actions/post-release@v0.1
- uses: CCBR/actions/post-release@main
with:
github-token: ${{ github.token }}

0 comments on commit a13d6c4

Please sign in to comment.