mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-26 08:46:06 +00:00
Changed version
This commit is contained in:
parent
246e4a66e2
commit
bd75c789ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -118,7 +118,7 @@ jobs:
|
|||
- name: Move .deb package to project root
|
||||
run: mv debian/packages/AdGuardHomeManager_${{ github.event.inputs.version }}_amd64.deb AdGuardHomeManager_${{ github.event.inputs.version }}_Linux_amd64.deb
|
||||
- name: Generate .tar.gz package
|
||||
uses: a7ul/tar-action@v1.1.0
|
||||
uses: a7ul/tar-action@v1.1.3
|
||||
id: compress
|
||||
with:
|
||||
command: c
|
||||
|
|
Loading…
Add table
Reference in a new issue