Skip to content

Commit

Permalink
Specify version
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Dec 11, 2024
1 parent 3bc3f12 commit 60fdbf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
cat manifest.json.bak | jq ".version |= \"$version\"" > manifest.json
- name: build xpi
run: make
- uses: actions/upload-artifact@master
- uses: actions/upload-artifact@v4
with:
name: tst-tab-drag-handle.xpi
path: tst-tab-drag-handle.xpi

0 comments on commit 60fdbf1

Please sign in to comment.