feat: gh action path
This commit is contained in:
parent
f1bedf0851
commit
a77d4dd6af
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ runs:
|
||||||
|
|
||||||
echo "Using tag: $TAG"
|
echo "Using tag: $TAG"
|
||||||
|
|
||||||
yarn node index.js
|
yarn node $GITHUB_ACTION_PATH/index.js
|
||||||
|
|
||||||
git config user.name "forgejo-actions"
|
git config user.name "forgejo-actions"
|
||||||
git config user.email "bot@devthefuture.org"
|
git config user.email "bot@devthefuture.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue