mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-08-29 07:27:16 +00:00
Merge abb267199157513b81dc751d7c3998b0de9855fa into 1f59e814f90c3f489f48d68262cb1bf640bf6181
This commit is contained in:
commit
d81ae8c077
2
.github/workflows/source-manifest.yml
vendored
2
.github/workflows/source-manifest.yml
vendored
@ -98,7 +98,7 @@ jobs:
|
||||
path: SOURCE-MANIFEST.txt
|
||||
|
||||
- name: Attach to release
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user