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