mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Update release-build.yml
This commit is contained in:
parent
645e2a9fc2
commit
e2ef195a84
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -104,7 +104,7 @@ jobs:
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: ${{startsWith(github.ref, 'refs/tags/') }}
|
||||
with:
|
||||
files: ${{ env.filename }}
|
||||
files: dist/${{ env.filename }}
|
||||
|
||||
- name: "Deploy to Self-Hosted Server"
|
||||
if: github.repository == 'crazywhalecc/static-php-cli'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user