mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-08-24 20:36:42 +00:00
ci: update CFP hook secret name
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user