1 parent 9d6b75b commit 8aaf860Copy full SHA for 8aaf860
2 files changed
.github/workflows/publish-ppa.yml
@@ -53,7 +53,7 @@ jobs:
53
ref: ${{ github.event.workflow_run.head_sha }}
54
55
- name: Publish to Launchpad PPA
56
- run: scripts/publish-ppa.sh
+ run: bash scripts/publish-ppa.sh
57
env:
58
REPOSITORY: "vhrabar/tools"
59
GPG_PRIVATE_KEY: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
scripts/publish-ppa.sh
100644
100755
0 commit comments