Update to the npm installation and renaming of secrets. #27
@ -38,7 +38,7 @@ jobs:
|
|||||||
if: steps.auto-commit-action.outputs.changes_detected == 'true'
|
if: steps.auto-commit-action.outputs.changes_detected == 'true'
|
||||||
uses: https://git.horstenkamp.eu/Philipp/gitea-act-create-pr@main
|
uses: https://git.horstenkamp.eu/Philipp/gitea-act-create-pr@main
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.REPO_TOKEN }}
|
token: ${{ secrets.REPO_TOKEN_SERVER }}
|
||||||
branch: ${{ env.SPECIFIC_BRANCH }}
|
branch: ${{ env.SPECIFIC_BRANCH }}
|
||||||
title: Updates to the pre-commit action created at ${{ env.CURRENT_DATE }}
|
title: Updates to the pre-commit action created at ${{ env.CURRENT_DATE }}
|
||||||
body: Update to the pre-commit action.
|
body: Update to the pre-commit action.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user