chore: remove github prefix
All checks were successful
Build/release / action-release (push) Successful in 5m47s
All checks were successful
Build/release / action-release (push) Successful in 5m47s
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
yarn build
|
||||
|
||||
- name: upload the building actifacts
|
||||
uses: christopherHX/gitea-upload-artifact@v4
|
||||
uses: DaanSelen/upload-artifact-gitea@main
|
||||
with:
|
||||
name: packages
|
||||
path: |
|
||||
@@ -77,7 +77,7 @@ jobs:
|
||||
./release/latest-linux.yml
|
||||
server_url: ${{ gitea.server_url }}
|
||||
token: ${{ secrets.GITEA_TOKEN }} || ${{ secrets.GITHUB_TOKEN }}
|
||||
repository: "DaanSelen/ms365-electron-sandbox"
|
||||
repository: "DaanSelen/akartonplanning"
|
||||
tag_name: "${{ env.VERSION }}"
|
||||
name: "${{ env.VERSION }}"
|
||||
sha256sum: true
|
||||
|
||||
Reference in New Issue
Block a user