Skip to content

Commit

Permalink
chcksm
Browse files Browse the repository at this point in the history
  • Loading branch information
Kais committed Jun 11, 2024
1 parent dc39a9f commit 1c18f77
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 @@ -105,7 +105,7 @@ jobs:
public-push:
name: Push Docker Images to Docker hub
environment: CI
if: contains('main holesky mainnet', github.ref_name)
if: contains('main holesky mainnet feat/gh-109', github.ref_name)
runs-on: nix-128g
needs: build
steps:
Expand Down

0 comments on commit 1c18f77

Please sign in to comment.