mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
Revert "workflows: allow action to upload artifacts"
This reverts commit 1b67bad270
.
This commit is contained in:
parent
1b67bad270
commit
2c8fe2a481
2
.github/workflows/docker-build-static.yml
vendored
2
.github/workflows/docker-build-static.yml
vendored
@ -405,8 +405,6 @@ jobs:
|
|||||||
- name: Upload compressed release
|
- name: Upload compressed release
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
id: create_release
|
id: create_release
|
||||||
permissions:
|
|
||||||
contents: write
|
|
||||||
with:
|
with:
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
artifacts: aarch64-lldap.tar.gz,
|
artifacts: aarch64-lldap.tar.gz,
|
||||||
|
Loading…
Reference in New Issue
Block a user