Skip to content

Commit

Permalink
Test 7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hedjour committed Jan 17, 2025
1 parent 49e99f9 commit ccdffec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
- name: List downloaded files
run: ls -R dist
- name: Create Release
uses: softprops/action-gh-release@v1.2.0
uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit ccdffec

Please sign in to comment.