Skip to content

Commit

Permalink
Update pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaaron committed Apr 5, 2024
1 parent 0362fe9 commit 3bd24e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
git add -f archive_with_hash.zip
git commit -m "Upload latest zip archive"
git branch -M zip-archive
git push -fu https://${{ secrets.PAT_SECRET }}@github.com/Citizen-Knowledge-Graph/requirement-profiles.git zip-archive
git push -fu origin zip-archive

0 comments on commit 3bd24e2

Please sign in to comment.