We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a74aa6 commit 4647b2dCopy full SHA for 4647b2d
.github/workflows/static.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: publish to pgs
33
uses: picosh/pgs-action@v3
34
with:
35
- user: hey
+ user: pico
36
key: ${{ secrets.PRIVATE_KEY }}
37
src: './public/'
38
project: "git-ops-${{ steps.vars.outputs.sha_short }}"
0 commit comments