Skip to content

Commit 824a638

Browse files
committed
Added pat
1 parent 04c3962 commit 824a638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
PAT: ${{ secrets.PAT }}
3535
run: |
3636
git clone https://github.com/100xdevs-cohort-3/argo-deployment.git
37+
cd argo-deployment
3738
3839
sed -i 's|image: 100xdevs/todo-app-week-39:.*|image: 100xdevs/todo-app-week-39:${{ github.sha }}|' mainfest.yml
3940

0 commit comments

Comments
 (0)