mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-14 07:43:31 -07:00
Fix step name in deploy job
This commit is contained in:
parent
52a23828ce
commit
ebf7d65334
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -127,7 +127,7 @@ jobs:
|
|||
working-directory: ${{ matrix.app }}/
|
||||
run: zip -r ../${{ matrix.asset }}.zip .
|
||||
|
||||
- name: Create release
|
||||
- name: Upload release asset
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: >
|
||||
|
|
|
|||
Loading…
Reference in a new issue