mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-29 22:37:44 +02:00
fix: include version in release
This commit is contained in:
3
.github/workflows/Divlo.yml
vendored
3
.github/workflows/Divlo.yml
vendored
@ -101,9 +101,6 @@ jobs:
|
||||
- name: 'Install'
|
||||
run: 'npm install'
|
||||
|
||||
- name: 'Archive Source code'
|
||||
run: 'tar --exclude="./node_modules" --exclude=".git" -cvf "./Divlo.tar.gz" "./" --warning=no-file-changed'
|
||||
|
||||
- name: 'Release'
|
||||
run: 'npm run release'
|
||||
env:
|
||||
|
Reference in New Issue
Block a user