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 41075ae commit 67555f1
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 67555f1

Please sign in to comment.