Skip to content

Commit

Permalink
Merge pull request #29 from Huskydog9988/patch-1
Browse files Browse the repository at this point in the history
fix release again
  • Loading branch information
IMS212 authored Jun 8, 2023
2 parents f651141 + 94c5e0b commit e133574
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 @@ -8,6 +8,8 @@ on:
jobs:
create_release:
runs-on: ubuntu-latest
permissions:
contents: write
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
steps:
Expand Down

0 comments on commit e133574

Please sign in to comment.