Skip to content

Commit

Permalink
testing staging environment backend url
Browse files Browse the repository at this point in the history
  • Loading branch information
Koufan-De-King committed Nov 27, 2024
1 parent 84c3b2f commit 60f0760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.USERAPP_PAT }}
password: ${{ secrets.WEBANK_ONLINE_TOKEN }}

- name: Build and push Docker image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 60f0760

Please sign in to comment.