Skip to content

Commit

Permalink
Merge pull request #13 from jnsgruk/candidate
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 committed Jan 3, 2024
2 parents 4c9daed + 118814c commit f70a870
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 f70a870

Please sign in to comment.