Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crapthings committed Nov 26, 2023
1 parent 517ffdd commit 3cdbcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-docker.yml
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
build:
runs-on: workload
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Publish to Registry
Expand Down

0 comments on commit 3cdbcc7

Please sign in to comment.