Skip to content

Commit

Permalink
[1.x] Should fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGhostHunter committed Feb 27, 2024
1 parent 5fb6285 commit afce437
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ on:
jobs:
test:
uses: ./.github/workflows/test.yaml

secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
secrets: inherit

release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit afce437

Please sign in to comment.