Skip to content

Commit

Permalink
Update docker_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Coolguy3289 authored Jan 12, 2024
1 parent c094d5b commit b95109f
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 @@ -6,7 +6,7 @@ on:
jobs:
publish:
if: ( !contains(github.event.head_commit.message, '[ci skip]') )
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit b95109f

Please sign in to comment.