We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d2472 commit 0b65448Copy full SHA for 0b65448
1 file changed
.github/workflows/docker-publish-ghcr.yml
@@ -21,7 +21,7 @@ env:
21
jobs:
22
build:
23
24
- runs-on: ubuntu-latest
+ runs-on: self-hosted
25
permissions:
26
contents: read
27
packages: write
0 commit comments