Skip to content

Commit a4272d6

Browse files
committed
Fix: Fixed the typo in the EGO upload dependency.
1 parent 0f1f5d6 commit a4272d6

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
@@ -139,7 +139,7 @@ jobs:
139139
mv "$ORIGINAL_ZIP" "$RENAMED_ZIP"
140140
141141
- name: Upload to GNOME Extensions
142-
uses: murar8/gnome-extensions-action@v0.1.1
142+
uses: murar8/gnome-extensions-action@0.1.1
143143
with:
144144
username: ${{ secrets.GNOME_USERNAME }}
145145
password: ${{ secrets.GNOME_PASSWORD }}

0 commit comments

Comments
 (0)