Skip to content

Commit

Permalink
fix: update without main
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Nov 8, 2024
1 parent ffe4b99 commit 9042457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-tag-to-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Run version
run: ./scripts/version.sh
- name: Push tag
uses: ./.github/workflows/push-tag.yml@main
uses: ./.github/workflows/push-tag.yml
with:
repository: "codecov/codecov-bitrise"
version: ${{ env.CODECOV_WRAPPER_VERSION }}

0 comments on commit 9042457

Please sign in to comment.