mirror of
https://codeberg.org/JasterV/granc.git
synced 2026-04-26 18:40:05 +00:00
fix release-binaries.yml workflow
This commit is contained in:
parent
b32827a903
commit
d6bffd82dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-binaries.yml
vendored
2
.github/workflows/release-binaries.yml
vendored
|
|
@ -5,7 +5,7 @@ permissions:
|
|||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
upload-assets:
|
||||
|
|
|
|||
Loading…
Reference in a new issue