We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba447fe commit 839e602Copy full SHA for 839e602
1 file changed
.github/workflows/docker-publish.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build-and-push:
9
- runs-on: ubuntu-latest
+ runs-on: brixion-runners
10
permissions:
11
contents: read
12
packages: write
0 commit comments