Skip to content

Commit

Permalink
Merge pull request #133 from CROSSINGTUD/fix/release_job
Browse files Browse the repository at this point in the history
Fix deploy_and_release.yml
  • Loading branch information
schlichtig authored Dec 2, 2024
2 parents 9d78c66 + 0d0c431 commit 519a261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
release:
runs-on: ubuntu-latest
needs: deployment
steps:
- name: Checkout source code
uses: actions/checkout@v4

Expand Down

0 comments on commit 519a261

Please sign in to comment.