mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-30 06:10:28 +00:00
ughhhh
This commit is contained in:
parent
e90e8484f5
commit
900d3de4dd
2 changed files with 4 additions and 4 deletions
4
.github/workflows/publish.yaml
vendored
4
.github/workflows/publish.yaml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
release: true
|
||||
tag: ${{ github.event.release.tag_name }}
|
||||
secrets:
|
||||
GITHUB_TOKEN: ${{ secrets.CR_PAT }}
|
||||
GH_TOKEN: ${{ secrets.CR_PAT }}
|
||||
|
||||
publish-nightly:
|
||||
name: "Publish Nightly"
|
||||
|
@ -53,7 +53,7 @@ jobs:
|
|||
with:
|
||||
tag: nightly
|
||||
secrets:
|
||||
GITHUB_TOKEN: ${{ secrets.CR_PAT }}
|
||||
GH_TOKEN: ${{ secrets.CR_PAT }}
|
||||
|
||||
deploy-docs:
|
||||
name: Deploy docs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue