Skip to content

Commit

Permalink
Merge pull request #309 from arkeonetwork/fix/release-fix
Browse files Browse the repository at this point in the history
fix: release token
  • Loading branch information
shreyasbhat0 authored Dec 19, 2024
2 parents 41622b0 + 4d1f90e commit a28d8a3
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 @@ -39,5 +39,5 @@ jobs:
- name: ${{ matrix.release }}
env:
RELEASE: true
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
run: make ${{ matrix.release }}

0 comments on commit a28d8a3

Please sign in to comment.