We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0924ea5 commit 1b4f0e7Copy full SHA for 1b4f0e7
.github/workflows/release.yml
@@ -54,4 +54,4 @@ jobs:
54
shell: bash
55
run: opm push -f ./${{ matrix.package_mask }} --token ${{ env.TOKEN }} -c stable
56
env:
57
- TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ TOKEN: ${{ secrets.ACCESS_TOKEN }}
0 commit comments