ci: switch to develop branch to debug

This commit is contained in:
Derrick Hammer 2023-12-28 00:39:01 -05:00
parent 66cf6535dc
commit 2412045eef
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
run: hugo --minify
- name: Deploy
uses: LumeWeb/web3.news-publisher@v0.1.0-develop.1
uses: LumeWeb/web3.news-publisher@develop
if: github.ref == 'refs/heads/master'
with:
node: ${{ env.NODE }}