Skip to content

Commit

Permalink
fix(workflow): removed tmp ci
Browse files Browse the repository at this point in the history
  • Loading branch information
geolffreym committed Dec 31, 2024
1 parent 876d88e commit 4de6ae2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ jobs:
pull-requests: write # to be able to comment on released pull requests
id-token: write # to enable use of OIDC for npm provenance
secrets: inherit
Deploy-Beta:
needs: [Create-Release]
uses: ./.github/workflows/cd.yml
secrets: inherit

0 comments on commit 4de6ae2

Please sign in to comment.