diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c073b76..6c76b33 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -53,4 +53,4 @@ jobs: -H "Authorization: Bearer ${{secrets.PAT_TOKEN}}"\ -H "X-GitHub-Api-Version: 2022-11-28" \ https://api.github.com/repos/utxo-foundation/utxo23-web/actions/workflows/gh-pages.yml/dispatches \ - -d '{"ref":"main"}' + -d '{"ref":"master"}'