Skip to content

Commit

Permalink
Cleanup release CI job (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
romac authored Aug 17, 2023
1 parent cd54052 commit 7b7facb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ on:

jobs:
create-release:
name: Create GitHub release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: taiki-e/create-gh-release-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7b7facb

Please sign in to comment.