We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5e51c commit b2fc711Copy full SHA for b2fc711
1 file changed
.github/workflows/docker-publish.yml
@@ -24,7 +24,7 @@ env:
24
jobs:
25
build:
26
27
- runs-on: bigger-ubuntu
+ runs-on: ubuntu-latest
28
permissions:
29
contents: read
30
packages: write
0 commit comments