mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-29 18:26:46 +02:00
Update update.yaml
This commit is contained in:
parent
34d2aa5326
commit
cb86ddd77e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yaml
vendored
2
.github/workflows/update.yaml
vendored
|
@ -29,6 +29,6 @@ jobs:
|
|||
|
||||
- name: Publish Site
|
||||
uses: cloudflare/wrangler-action@1.2.0
|
||||
if: github.ref == 'refs/heads/master'
|
||||
if: github.ref == 'refs/heads/main'
|
||||
with:
|
||||
apiToken: ${{ secrets.CF_API_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue