mirror of
https://github.com/noviceli/jetbra
synced 2024-11-22 05:06:24 +03:00
update release action
This commit is contained in:
parent
db0a977c76
commit
6faea65352
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -24,6 +24,8 @@ jobs:
|
|||
release:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Check Latest Release
|
||||
id: check_latest_release
|
||||
|
|
Loading…
Add table
Reference in a new issue