mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 13:21:01 +00:00
feat: packaging for deb, rpm, apk, aur (#17)
This commit is contained in:
parent
1c943e4480
commit
139761cc28
4 changed files with 89 additions and 3 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -24,3 +24,4 @@ jobs:
|
|||
args: release --clean
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.RELEASE_GH_TOKEN }}
|
||||
AUR_SSH_KEY: ${{ secrets.RELEASE_AUR_SSH_KEY }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue