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 ddb68b9 commit 0709d6f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release_backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: softprops/action-gh-release@v2
with:
name: Source and web asset release based on tag ${{github.ref}}
files: |
api.tar.gz
boreholes.tar.gz
fail_on_unmatched_files: true
#files: |
# api.tar.gz
# boreholes.tar.gz
#fail_on_unmatched_files: true

0 comments on commit 0709d6f

Please sign in to comment.