mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-04-03 18:00:08 +03:00
Compare commits
2 Commits
61fe807122
...
34702b98c2
Author | SHA1 | Date | |
---|---|---|---|
|
34702b98c2 | ||
|
817214da1f |
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
|||||||
cpack -C Release -G DEB
|
cpack -C Release -G DEB
|
||||||
|
|
||||||
- name: Upload DEB packages as artifacts
|
- name: Upload DEB packages as artifacts
|
||||||
|
if: github.ref == 'refs/heads/master'
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: deb-packages
|
name: deb-packages
|
||||||
|
Loading…
Reference in New Issue
Block a user