Skip to content

Commit

Permalink
Ajuste do Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rrg92 committed Jun 21, 2024
1 parent 376fbc8 commit b29c5f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ jobs:
run: git fetch --prune --unshallow --tags
- name: Publish
shell: pwsh
run: ./publish.ps1 -ApiKey ${{ secrets.SuperSecret }}
env:
PSGALERY_KEY: ${{ secrets.PSGALERY_KEY }}
run: ./publish.ps1

0 comments on commit b29c5f9

Please sign in to comment.