Skip to content

Commit

Permalink
name to version
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou authored Sep 6, 2023
1 parent f7dcc9e commit 0931d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
deno-version: v1.x
- name: Build xpi
run: deno task package ${{ github.event.inputs.name }}
run: deno task package ${{ github.event.inputs.version }}
- name: Create Release
id: create_release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 0931d2f

Please sign in to comment.