Skip to content

Commit

Permalink
Update go_api_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmtx1020 committed Feb 18, 2024
1 parent 4101ead commit c316e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_api_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

env:
MY_SECRET: ${{ secrets.QUICKNODE_API_TOKEN= }}
MY_SECRET: ${{ secrets.QUICKNODE_API_TOKEN }}

steps:
- name: Checkout code
Expand Down

0 comments on commit c316e54

Please sign in to comment.