Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YohannParis committed Sep 28, 2023
1 parent e878cf4 commit 4d8468c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
env:
APP_VERSION: steps.generate.outputs.tag
run: |
sbt "webapp/Docker/stage"
sbt "webapp/docker:stage"
- name: Push to main
run: |
Expand Down

0 comments on commit 4d8468c

Please sign in to comment.