Skip to content

Commit

Permalink
Update output
Browse files Browse the repository at this point in the history
  • Loading branch information
B3none committed Aug 30, 2024
1 parent f4c2d95 commit ce5ee89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-shared.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
name: RetakesPluginShared-${{ github.sha }}
- name: Create release assets
run: |
zip -r RetakesPluginShared-${{ github.sha }}.zip ./RetakesPluginShared
zip -r RetakesPluginShared-${{ github.sha }}.zip ./addons
- name: Get release info
run: |
RELEASE_INFO=$(curl -sH 'Accept: application/vnd.github.v3+json' https://api.github.com/repos/${{ github.repository }}/releases)
Expand Down

0 comments on commit ce5ee89

Please sign in to comment.