We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f9f18 commit 3ba87abCopy full SHA for 3ba87ab
.github/workflows/build.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
name: Build Image
15
- runs-on: ubuntu-latest
+ runs-on: self-hosted
16
# These permissions are needed to interact with GitHub's OIDC Token endpoint.
17
permissions:
18
id-token: write
0 commit comments