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 c41a164 commit 3161b8b
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.WEBANK_USERAPP_TOKEN }}
password: ${{ secrets.USERAPP_PAT }}

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

0 comments on commit 3161b8b

Please sign in to comment.