Skip to content

Commit

Permalink
Update build_ubuntu.yml [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
smistad authored Mar 20, 2024
1 parent f6a5275 commit 49315ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: Upload Debian package to release
if: ${{ github.event_name == 'release' }}
uses: svenstaro/upload-release-action@v2.7.0
uses: svenstaro/upload-release-action@2.7.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./build/fastpathology_*.deb
Expand Down

0 comments on commit 49315ad

Please sign in to comment.