Skip to content

Commit

Permalink
PLEASE PLEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
sergi0g committed Oct 27, 2023
1 parent 1095162 commit acdefdb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ jobs:
- name: Create release
uses: softprops/action-gh-release@v1
with:
files: ${{ steps.get-version.outputs.version }}
files: ${{ steps.get-version.outputs.version }}

permissions:
contents: write

0 comments on commit acdefdb

Please sign in to comment.