@kitschpatrol/repo-config 4.3.2 → 4.3.3
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.
- package/package.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -47,7 +47,7 @@ Optionally, you can install the package if you think you'll ever want to regener
|
|
|
47
47
|
|
|
48
48
|
There are two options for authenticating the release workflow action:
|
|
49
49
|
|
|
50
|
-
####
|
|
50
|
+
#### GitHub Token
|
|
51
51
|
|
|
52
52
|
1. Ensure that read / write permissions are set for actions on the repository under Settings → Actions → General → Workflow permissions.
|
|
53
53
|
|