Skip to content

Commit

Permalink
test github release test 457
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardorotta committed May 2, 2022
1 parent 0a5df46 commit ed8f6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-desktop-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Create GitHub Release
uses: ncipollo/release-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_TOKEN }}
body: "Full changelog & Downloads ⇒ https://www.leapp.cloud/releases"
tag: ${{ needs.tag-validation.outputs.tag-version }}

0 comments on commit ed8f6b9

Please sign in to comment.