Skip to content

Commit

Permalink
Change environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyRomero committed Jul 5, 2024
1 parent 18e638f commit 6e75416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
env:
AMO_ISSUER: ${{ secrets.AMO_ISSUER }}
AMO_SECRET: ${{ secrets.AMO_SECRET }}
AMO_ADDON_GUID: ${{ secrets.AMO_ADDON_GUID }}
AMO_ADDON_SLUG: ${{ secrets.AMO_ADDON_SLUG }}
AMO_BUILD_NAME: ${{ secrets.AMO_BUILD_NAME }}
deploy-to-cws:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6e75416

Please sign in to comment.