testing
This commit is contained in:
parent
abf76e7061
commit
748a38caa5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: ghcr.io/catthehacker/ubuntu:full-latest
|
container: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
permissions:
|
permissions:
|
||||||
actions: read
|
actions: read
|
||||||
contents: read
|
contents: read
|
||||||
|
|
Loading…
Reference in a new issue