disable ipfs deploy

This commit is contained in:
tree🌴 2024-02-23 23:33:56 +01:00
parent db2641162d
commit c56b924856
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ name: Deploy to IPFS
on:
# Trigger the workflow every time you push to the `main` branch
# Using a different branch name? Replace `main` with your branchs name
push:
branches: [ beta ]
#push:
# branches: [ beta ]
# Allow this job to clone the repo and create a page deployment
permissions: