Skip to content

Commit

Permalink
update test to point to sub-action
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed May 22, 2024
1 parent 39edb9a commit aa7d4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
if: ${{ always() }}
needs: [test]
steps:
- uses: ./subaction/
- uses: arturo-lang/bundler-releases@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
bundling: ${{ needs.test.outputs }}
Expand Down

0 comments on commit aa7d4c2

Please sign in to comment.