Skip to content

Commit

Permalink
Fixed workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jpeiffer committed Jun 17, 2023
1 parent 5654a11 commit d9ec11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publisher.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: peiffer-innovations/actions-flutter-validate@v1

- name: Publish
uses: peiffer-innovations/actions-pub-publish@v1.0.1
uses: peiffer-innovations/actions-pub-publish@v1.0.2
with:
credentials: ${{ secrets.CREDENTIAL_JSON }}

Expand Down

0 comments on commit d9ec11a

Please sign in to comment.