Skip to content

Commit

Permalink
MET-5919 Introduce Github Workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjmaclean committed Apr 11, 2024
1 parent 8389f19 commit 170369f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4

- run: |
echo ${{ project_dir }}
echo ${{ github.event.inputs.project_dir }}
- name: Get Env File
uses: actions/download-artifact@master
Expand Down

0 comments on commit 170369f

Please sign in to comment.