token
This commit is contained in:
@@ -33,6 +33,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
GH_TOKEN: ${{ secrets.REPO_TOKEN }}
|
||||||
run: npm run dist
|
run: npm run dist
|
||||||
shell: bash
|
shell: bash
|
||||||
@@ -48,6 +48,6 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://git.fosil.eu/oier/PatataLauncher.git"
|
"url": "git@git.fosil.eu:oier/PatataLauncher.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user