Skip to content

Commit

Permalink
Merge pull request #308 from arkeonetwork/fix/binary-release-worklfow
Browse files Browse the repository at this point in the history
test yaml workflow
  • Loading branch information
shreyasbhat0 authored Dec 19, 2024
2 parents 9659d46 + 218b6d2 commit 41622b0
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 @@ -34,7 +34,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.RELEASE_TOKEN }}
password: ${{ secrets.GH_TOKEN }}

- name: ${{ matrix.release }}
env:
Expand Down

0 comments on commit 41622b0

Please sign in to comment.