diff --git a/.github/workflows/exp.yml b/.github/workflows/exp.yml index 8ef76bf..e3e812a 100644 --- a/.github/workflows/exp.yml +++ b/.github/workflows/exp.yml @@ -19,4 +19,4 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Invoke - uses: ./.github/actions/utils \ No newline at end of file + uses: ./.github/actions/utils.yml \ No newline at end of file