mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-08-13 04:15:31 -05:00
fix(workflow): Permission issues when creating releases on tagging
This commit is contained in:
4
.github/workflows/build-tag.yaml
vendored
4
.github/workflows/build-tag.yaml
vendored
@@ -1,5 +1,9 @@
|
||||
name: "Build bemanitools and publish release"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user