Skip to content

Commit

Permalink
[1.x] Fixes workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGhostHunter committed Feb 27, 2024
1 parent 6a848b0 commit c3fd8e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:

jobs:
test:
uses: ./.github/workflows/test.yml
uses: ./.github/workflows/test.yaml

release:
runs-on: ubuntu-latest

Expand Down

0 comments on commit c3fd8e9

Please sign in to comment.