Skip to content

Commit

Permalink
wip2
Browse files Browse the repository at this point in the history
  • Loading branch information
stigi committed Oct 11, 2024
1 parent d34bad1 commit 2d5f330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
needs: [ build, test, lint ]
steps:
- name: Invoke Changesets workflow
uses: ./.github/workflows/changesets.yml
uses: magicbell/magicbell-android/.github/workflows/changeset.yml@d34bad1964abda9a619a42fc38db09a47393071b
- name: Publish to Maven
run: echo "FAKE - PUBLISH"

Expand Down

0 comments on commit 2d5f330

Please sign in to comment.