Skip to content

Commit

Permalink
fix github access
Browse files Browse the repository at this point in the history
  • Loading branch information
khorevaa committed Oct 29, 2020
1 parent 0924ea5 commit 1b4f0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
shell: bash
run: opm push -f ./${{ matrix.package_mask }} --token ${{ env.TOKEN }} -c stable
env:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 comments on commit 1b4f0e7

Please sign in to comment.