mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 13:45:12 +02:00
ci: update CFP hook secret name
This commit is contained in:
parent
43fe0bc9e4
commit
398d52af2e
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -42,4 +42,4 @@ jobs:
|
|||||||
mike deploy nightly --push
|
mike deploy nightly --push
|
||||||
# - name: Deploy to CF Pages
|
# - name: Deploy to CF Pages
|
||||||
# run: |
|
# run: |
|
||||||
# curl -X POST ${{ secrets.CFP_HOOK }}
|
# curl -X POST ${{ secrets.BOTTOM_CFP_HOOK }}
|
||||||
|
2
.github/workflows/post-release.yml
vendored
2
.github/workflows/post-release.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
|||||||
|
|
||||||
# - name: Deploy to CF Pages
|
# - name: Deploy to CF Pages
|
||||||
# run: |
|
# run: |
|
||||||
# curl -X POST ${{ secrets.CFP_HOOK }}
|
# curl -X POST ${{ secrets.BOTTOM_CFP_HOOK }}
|
||||||
|
|
||||||
packaging:
|
packaging:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user