@codfish/actions-playground 0.0.0-PR-55--cfec77d → 0.0.0-PR-56--0e7a14a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -66,7 +66,7 @@ jobs:
66
66
  NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
67
67
 
68
68
  - name: semantic-release
69
- uses: codfish/semantic-release-action@more-outputs
69
+ uses: codfish/semantic-release-action@main
70
70
  id: semantic
71
71
  with:
72
72
  branches: |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codfish/actions-playground",
3
- "version": "0.0.0-PR-55--cfec77d",
3
+ "version": "0.0.0-PR-56--0e7a14a",
4
4
  "description": "My own testing ground for messing around with GitHub Actions.",
5
5
  "private": false,
6
6
  "publishConfig": {