Skip to content

Commit

Permalink
Update release_backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf authored Dec 23, 2024
1 parent 1ef4417 commit 924d5aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release_backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
workflow: build_backend.yml
workflow_conclusion: success
branch: master
- name: List files
run: |
ls -l
- name: Add to release
uses: softprops/action-gh-release@v2
with:
Expand Down

0 comments on commit 924d5aa

Please sign in to comment.