Skip to content

Commit

Permalink
Fix GitHub action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MunGell committed Jun 23, 2024
1 parent bbeee02 commit 72e0fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
asset_name: manifest.json
asset_content_type: application/json
- name: Upload styles.css
id: upload-manifest
id: upload-styles
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 72e0fd7

Please sign in to comment.