Skip to content

Commit

Permalink
Merge pull request #124 from jnsgruk/release-tags
Browse files Browse the repository at this point in the history
ci: add repo-token to release workflow to enable tagged revisions
  • Loading branch information
soumyaDghosh authored Jan 3, 2024
2 parents dab6a6b + 122495d commit 12a7876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-to-candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
with:
architecture: ${{ matrix.architecture }}
launchpad-token: ${{ secrets.LP_BUILD_SECRET }}
repo-token: ${{ secrets.SNAPCRAFTERS_BOT_COMMIT }}
store-token: ${{ secrets.SNAP_STORE_CANDIDATE }}

call-for-testing:
Expand Down

0 comments on commit 12a7876

Please sign in to comment.