Skip to content

Commit

Permalink
chore: Use now merged TokTok master version of netlify workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Feb 7, 2025
1 parent 3d95b48 commit ee687b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
uses: TokTok/ci-tools/.github/workflows/release-drafter.yml@master

netlify:
uses: iphydf/ci-tools/.github/workflows/netlify.yml@netlify
uses: TokTok/ci-tools/.github/workflows/netlify.yml@master
secrets:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}

0 comments on commit ee687b9

Please sign in to comment.