mirror of
https://github.com/minoplhy/deployment.git
synced 2025-04-21 18:46:57 +00:00
nginx-build.yaml: resorted glob for file pattern
This commit is contained in:
parent
6eadb3041c
commit
f0186ca749
2
.github/workflows/nginx-build.yaml
vendored
2
.github/workflows/nginx-build.yaml
vendored
@ -29,4 +29,4 @@ jobs:
|
||||
uses: softprops/action-gh-release@v2
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: nginx-${NGINX_TAG}.tar.gz
|
||||
files: nginx-*.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user