ci: set specific web3.news-publisher version

This commit is contained in:
Derrick Hammer 2023-12-28 00:07:28 -05:00
parent fcff39b4d1
commit 860615e175
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@0.1
uses: LumeWeb/web3.news-publisher@v0.1.0-develop.1
if: github.ref == 'refs/heads/master'
with:
node: ${{ secrets.NODE }}