further tweaking of workflows (2)
This commit is contained in:
parent
18c7a84ec4
commit
062ca06c52
1 changed files with 3 additions and 1 deletions
|
|
@ -20,7 +20,9 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
generate:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
container:
|
||||
image: code.forgejo.org/oci/node:22-bookworm
|
||||
permissions:
|
||||
contents: write
|
||||
# v this isn't really needed v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue