mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
test
This commit is contained in:
parent
b3cf6cde4f
commit
bb7f5b88bb
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
||||
name: 'release-${{ steps.tag.outputs.tag }}'
|
||||
|
||||
- name: Create release and upload artifacts
|
||||
if: ! startsWith(github.ref, 'refs/tags/')
|
||||
if: startsWith(github.ref, 'refs/heads/')
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user