Skip to content

Commit

Permalink
Update build_app.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterNjeim authored Aug 5, 2024
1 parent 87e1cfd commit 3accbf3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- "v*.*.*"
workflow_dispatch:


env:
librescore_b_name: ${{ secrets.LIBRESCORE_B_NAME }}
Expand All @@ -32,7 +30,6 @@ jobs:
if: steps.get_latest_release.outputs.updated == 'true'
uses: softprops/action-gh-release@v1
with:
tag_name: 'v6.0.10'
token: ${{ secrets.LIBRESCORE_TOKEN }}
repository: LibreScore/${{ secrets.LIBRESCORE_REPO_A }}
body: '## Download
Expand Down

0 comments on commit 3accbf3

Please sign in to comment.