Skip to content

Commit

Permalink
WIP: mod: .github/workflows/test-action.yml (main)
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Coval <[email protected]>
Change-Id: I51a0a377846868c55857b5871d50748b275cbda6
  • Loading branch information
rzr committed Jun 17, 2024
1 parent 2f93c44 commit b5937a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ jobs:
- id: publish
env:
GH_TOKEN: ${{ github.token }}
run:
- gh release create ${{ steps.log.outputs.tag }} ${{ github.event.repository.name }}.txt -R https://github.com/${{ github.repository }}
run: gh release create ${{ steps.log.outputs.tag }} ${{ github.event.repository.name }}.txt -R https://github.com/${{ github.repository }}

0 comments on commit b5937a8

Please sign in to comment.