Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dsebastien committed May 13, 2024
1 parent 6a2606a commit e184d05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -73,7 +73,7 @@ jobs:
asset_content_type: application/json

- name: Upload styles.css
id: upload-css
id: upload-styles
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
1 change: 1 addition & 0 deletions apps/plugin/src/assets/styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* Plugin Styles */

0 comments on commit e184d05

Please sign in to comment.