mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-06-12 11:01:35 -07:00
ci: allow master release publishing
This commit is contained in:
@@ -391,6 +391,8 @@ jobs:
|
||||
Publish_release:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Build_and_test_winpeas_master, Build_and_test_linpeas_master, Build_and_test_macpeas_master]
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
# Download files to release
|
||||
|
||||
Reference in New Issue
Block a user