Skip to content

Commit

Permalink
revert workflow env key
Browse files Browse the repository at this point in the history
  • Loading branch information
2lives committed Apr 25, 2024
1 parent 50260f7 commit b357681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: true
env:
SDK_STAGING_KEY: ${{ secrets.SDK_STAGING_KEY }}
SDK_STAGING_KEY: ${{ secrets.PHP_SDK_STAGING_KEY }}
SKYLAB_API_URL: ${{ secrets.SKYLAB_API_URL }}

steps:
Expand Down

0 comments on commit b357681

Please sign in to comment.