Skip to content

Commit

Permalink
Testing: hardcode tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmaa committed Aug 20, 2024
1 parent 598a28a commit c31c386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: robinraju/release-downloader@a96f54c1b5f5e09e47d9504526e96febd949d4c2 # [email protected]
with:
tag: ${{ github.ref_name }}
tag: "24.8.19.0"
fileName: "*"

- name: Publish on Microsoft Edge Addons
Expand Down

0 comments on commit c31c386

Please sign in to comment.