.forgejo/workflows/debian.yml aktualisiert
This commit is contained in:
parent
7e65e7012e
commit
a32b8b2a5c
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ jobs:
|
|||
- uses: https://data.forgejo.org/actions/checkout@v4
|
||||
- name: Upload Package
|
||||
run: |
|
||||
FILE="timetracker.deb"
|
||||
FILE="timetracker_$(git rev-parse --short HEAD).deb"
|
||||
ORG="Ronny.Friedland"
|
||||
REPO="timetracker"
|
||||
VERSION=$(git rev-parse --short HEAD)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue