Skip to content

Commit

Permalink
wip: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Sep 10, 2024
1 parent 81759c9 commit 20931bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
path: ${{ matrix.earthfile }}
- name: Get image and project
id: image
if: github.ref_name == github.event.repository.default_branch
#if: github.ref_name == github.event.repository.default_branch
run: |
EARTHFILE='${{ matrix.earthfile }}'
PROJECT="${EARTHFILE%+*}"
Expand Down

0 comments on commit 20931bc

Please sign in to comment.