Skip to content

Commit

Permalink
Run job on self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
XSmeets authored Oct 24, 2024
1 parent 069aa37 commit 1edfe3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:

jobs:
docker:
runs-on: ubuntu-latest
runs-on: [self-hosted, linux, X64]
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 1edfe3e

Please sign in to comment.