Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjmaclean committed Apr 3, 2024
1 parent e70f1c9 commit 1b517f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
steps:
- run: env
- uses: actions/checkout@v4
ref: develop
with:
ref: develop

- name: Get Env File
uses: actions/download-artifact@master
Expand Down

0 comments on commit 1b517f8

Please sign in to comment.