fix release
Release unsigned Firefox extension / Package and attach unsigned XPI (release) Failing after 53s
Release unsigned Firefox extension / Package and attach unsigned XPI (release) Failing after 53s
This commit is contained in:
@@ -17,13 +17,13 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the released tag
|
- name: Check out the released tag
|
||||||
uses: https://gitea.com/actions/checkout@11d5960a326750d5838078e36cf38b85af677262
|
uses: https://github.com/actions/checkout@11d5960a326750d5838078e36cf38b85af677262
|
||||||
with:
|
with:
|
||||||
ref: ${{ gitea.event.release.tag_name }}
|
ref: ${{ gitea.event.release.tag_name }}
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|
||||||
- name: Set up Node.js
|
- name: Set up Node.js
|
||||||
uses: https://gitea.com/actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
|
uses: https://github.com/actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
|
||||||
with:
|
with:
|
||||||
node-version: 22
|
node-version: 22
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user