mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-23 21:41:38 +02:00
Give the server releaser write access
This commit is contained in:
parent
42ab1e4560
commit
9be83ea361
3
.github/workflows/server-releaser.yml
vendored
3
.github/workflows/server-releaser.yml
vendored
@ -6,6 +6,9 @@ on:
|
|||||||
tags:
|
tags:
|
||||||
- "*"
|
- "*"
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
releases-matrix:
|
releases-matrix:
|
||||||
name: Release Go Binary
|
name: Release Go Binary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user