Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Geek202/dark-meeting into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-The-Geek committed Feb 11, 2021
2 parents 3442dce + 0e24f95 commit 6130fe6
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 @@ -15,7 +15,7 @@ jobs:
- name: Checkout code.
uses: actions/checkout@v2
- name: Generate ZIP file
run: zip dark-meeting.zip -i dark.style.css inject_theme.js manifest.json
run: zip dark-meeting.zip dark.style.css inject_theme.js manifest.json
- name: Upload GitHub release
uses: AButler/upload-release-assets@v2.0
with:
Expand Down

0 comments on commit 6130fe6

Please sign in to comment.