Skip to content

Commit 2a26a63

Browse files
committed
d5
1 parent c7a8892 commit 2a26a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ jobs:
8888

8989
- name: Upload Addon to ESOUI
9090
env:
91+
addon_id: ${{ vars.ESOUI_ADDON_ID }}
9192
api_key: ${{ secrets.ESOUI_API_KEY }}
92-
addon_id: ${{ env.ESOUI_ADDON_ID }}
9393
version: ${{ env.ADDON_VERSION }}
9494
zip_file: ${{ env.ADDON_ZIP_NAME }}
9595
changelog_file: 'CHANGELOG.md'

0 commit comments

Comments
 (0)