Skip to content

Commit

Permalink
0.8.140 release
Browse files Browse the repository at this point in the history
* fix workflow
  • Loading branch information
lumapu committed Aug 16, 2024
1 parent 351f2b2 commit f1f4481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:

deploy:
name: Deploy Environments to fw.ahoydtu.de
needs: [build, release]
needs: [build-en, build-de, release]
runs-on: ubuntu-latest
continue-on-error: false
steps:
Expand Down

0 comments on commit f1f4481

Please sign in to comment.