forked from Alex/Pterodactyl-Panel
Compare commits
3 Commits
develop
...
workflows/
Author | SHA1 | Date | |
---|---|---|---|
|
cf2d17014a | ||
|
26a6edd3e2 | ||
|
e792431f31 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
- name: Create release archive
|
||||
run: |
|
||||
rm -rf node_modules/ test/ codecov.yml CODE_OF_CONDUCT.md CONTRIBUTING.md phpunit.dusk.xml phpunit.xml Vagrantfile
|
||||
tar -czf panel.tar.gz * .env.example .babel-plugin-macrosrc.js
|
||||
tar -czf panel.tar.gz * .env.example .eslintignore .eslintrc.yml .babel-plugin-macrosrc.js
|
||||
|
||||
- name: Extract changelog
|
||||
id: extract_changelog
|
||||
|
Loading…
Reference in New Issue
Block a user