Skip to content

Commit

Permalink
fix: extra dot
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Nov 12, 2024
1 parent 56a11ce commit 89514d5
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 @@ -19,7 +19,7 @@ jobs:
bitrise-step:
needs: set-version
uses: ././github/workflows/push-tag.yml
uses: ./.github/workflows/push-tag.yml
with:
repository: "codecov/codecov-bitrise"
version: ${{ env.CODECOV_WRAPPER_VERSION }}

0 comments on commit 89514d5

Please sign in to comment.