Skip to content

Commit

Permalink
WIP: mod: .github/workflows/release-action.yml (main)
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Coval <[email protected]>
  • Loading branch information
rzr committed Jun 25, 2024
1 parent 6acc87c commit fa74d50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
GH_TOKEN: ${{ secrets.ZWAVE_PERSONAL_ACCESS_TOKEN }}
run: >
gh release create --prerelease
${{ steps.log.outputs.tag }}
${{ github.event.repository.name }}.txt
-R ${{ env.repository }}
${{ steps.log.outputs.tag }}
${{ github.event.repository.name }}.txt
-R ${{ env.repository }}

0 comments on commit fa74d50

Please sign in to comment.