Skip to content

Commit 4773961

Browse files
author
Andrew Parker
committed
bump
1 parent f857c2a commit 4773961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/genparker-build-and-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
needs: init
3131
steps:
32-
- uses: BesLogic/releaf-genparker@v0.0.3
32+
- uses: BesLogic/releaf-genparker@v0.0.4
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535

@@ -63,7 +63,7 @@ jobs:
6363
runs-on: ubuntu-latest
6464
needs: init
6565
steps:
66-
- uses: BesLogic/releaf-genparker@v0.0.3
66+
- uses: BesLogic/releaf-genparker@v0.0.4
6767

6868
- name: Install dependencies Mobile
6969
run: cd apps/releaf/mobile && npm i --ignore-scripts

0 commit comments

Comments
 (0)