ci: switch to develop branch to debug
This commit is contained in:
parent
66cf6535dc
commit
2412045eef
|
@ -22,7 +22,7 @@ jobs:
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: LumeWeb/web3.news-publisher@v0.1.0-develop.1
|
uses: LumeWeb/web3.news-publisher@develop
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
with:
|
with:
|
||||||
node: ${{ env.NODE }}
|
node: ${{ env.NODE }}
|
||||||
|
|
Loading…
Reference in New Issue