Skip to content

Commit

Permalink
bump: Update docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
emgrav committed Feb 14, 2024
1 parent 72090c5 commit 6352a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-famedly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
docker:
uses: famedly/github-workflows/.github/workflows/docker.yml@f2adc29abbf3f353f00b1c3ea8ba072b6f440280
uses: famedly/github-workflows/.github/workflows/docker.yml@dbec3fe6eabacf65cc03705a90f2482a63fa5724
with:
push: ${{ github.event_name != 'pull_request' }} # Always build, don't publish on pull requests
registry_user: famedly-ci
Expand Down

0 comments on commit 6352a3a

Please sign in to comment.