Skip to content

Commit

Permalink
Rename publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaven-stytch committed Sep 25, 2024
1 parent d0f54fd commit f882f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autopublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
if: needs.check.outputs.tag_exists == 'false'
steps:
- uses: actions/checkout@v3
- uses: stytchauth/stytch-android/.github/workflows/publishHeadless.yml@main
- uses: stytchauth/stytch-android/.github/workflows/publish.yml@main
tag-and-release:
name: Create tag and release
runs-on: ubuntu-latest
Expand Down

0 comments on commit f882f35

Please sign in to comment.