Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fdc5b46ef3 | ||
| 7aa47b74b9 | |||
| fa056218d8 |
@@ -28,6 +28,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: ${{ env.SOURCE_REPO }}
|
repository: ${{ env.SOURCE_REPO }}
|
||||||
ref: ${{ env.SOURCE_BRANCH }}
|
ref: ${{ env.SOURCE_BRANCH }}
|
||||||
|
token: ${{ secrets.CR_PAT }}
|
||||||
path: source_readme
|
path: source_readme
|
||||||
|
|
||||||
- name: Update README.md (footer only)
|
- name: Update README.md (footer only)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"version": "7.1.6",
|
"version": "7.1.7",
|
||||||
"author": "Ivan Carlos"
|
"author": "Ivan Carlos"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user