ci: switch to develop branch to debug
This commit is contained in:
parent
66cf6535dc
commit
2412045eef
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue