We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657b148 commit aa1c8a3Copy full SHA for aa1c8a3
1 file changed
.github/workflows/release.yaml
@@ -45,11 +45,6 @@ jobs:
45
- name: Install Dependencies
46
run: npm ci
47
48
- - name: Setup GitHub Packages
49
- uses: actions/setup-node@v6
50
- with:
51
- registry-url: https://npm.pkg.github.com
52
-
53
- name: Create Release Pull Request or Publish to npm
54
id: changesets
55
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf #v1.7.0
0 commit comments