mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-07 00:02:14 +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: 'release-${{ steps.tag.outputs.tag }}'
|
||||||
|
|
||||||
- name: Create release and upload artifacts
|
- name: Create release and upload artifacts
|
||||||
if: ! startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/heads/')
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user