Skip to content

Commit 240f0a6

Browse files
committed
ci: update publish to gh
1 parent a47a20a commit 240f0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Publish to GitHub
3030
run: |
3131
dotnet tool install -g gpr --no-cache -v q
32-
gpr push "artifacts/*.nupkg" -k ${{ secrets.GH_DEPLOY_KEY }} || true
32+
gpr push "artifacts/*.nupkg" -k ${{ secrets.GH_DEPLOY_KEY }}

0 commit comments

Comments
 (0)