Skip to content

Commit

Permalink
fix: upadate path to image
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Sep 14, 2021
1 parent 6953129 commit f370058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- release
- package
- build
if: needs.release.outputs.new_release_published == 'true'
env:
VERSION: ${{ needs.release.outputs.new_release_version }}
Expand Down

0 comments on commit f370058

Please sign in to comment.