Skip to content

Commit

Permalink
Updated secret
Browse files Browse the repository at this point in the history
  • Loading branch information
hkirat committed Sep 15, 2024
1 parent ced9c5a commit 7079727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Clone staging-ops repo, update, and push
env:
PAT: ${{ secrets.STAGING_OPS_PAT }}
PAT: ${{ secrets.PAT }}
run: |
git clone https://github.com/code100x/staging-ops.git
cd staging-ops
Expand Down

0 comments on commit 7079727

Please sign in to comment.