token
This commit is contained in:
@@ -33,6 +33,6 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
GH_TOKEN: ${{ secrets.REPO_TOKEN }}
|
||||
run: npm run dist
|
||||
shell: bash
|
||||
@@ -48,6 +48,6 @@
|
||||
},
|
||||
"repository": {
|
||||
"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