Skip to content

Commit

Permalink
Merge branch 'feature/apex-bridge-ci' into feat/APEX-184-action-and-f…
Browse files Browse the repository at this point in the history
…w-changes
  • Loading branch information
milos-ethernal committed May 22, 2024
2 parents 340b421 + de08990 commit d4e6746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-polybft-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
repository: Ethernal-Tech/apex-bridge
ref: main
token: ${{ secrets.APEX_ACCESS_TOKEN }}
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
- name: Build apex-bridge
run: |
go build
Expand Down

0 comments on commit d4e6746

Please sign in to comment.