Skip to content

Commit

Permalink
chore(ci): use own actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Sep 6, 2024
1 parent 5183e1f commit b5d1be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
ci_release:
uses: dsi-hug/actions/.github/workflows/action.yml@v2
uses: badisi/actions/.github/workflows/action.yml@v1
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
with:
Expand Down

0 comments on commit b5d1be9

Please sign in to comment.