Skip to content

Commit

Permalink
Use workflow from shared repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Apr 9, 2024
1 parent 0c7c80c commit 24618ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- version: bullseye
latest: false
alt: oldstable
uses: "./.github/workflows/docker-image.yml"
uses: "tweedegolf/actions-container-helpers/container-image.yml@main"
secrets: inherit
with:
push: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit 24618ce

Please sign in to comment.