mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
auto releases
This commit is contained in:
parent
303d24c020
commit
ebeae13b3d
4
.github/workflows/pre-release.yaml
vendored
4
.github/workflows/pre-release.yaml
vendored
|
@ -1,5 +1,9 @@
|
|||
name: Pre-Release LinUtil
|
||||
|
||||
permissions:
|
||||
contents: write # Grant write permissions to contents
|
||||
packages: write # Grant write permissions to packages
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["rust"] #Ensure rust is done
|
||||
|
|
Loading…
Reference in New Issue
Block a user