Skip to content

Commit

Permalink
feat: gh action path
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Dec 20, 2023
1 parent f1bedf0 commit a77d4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uptag/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ runs:
echo "Using tag: $TAG"
yarn node index.js
yarn node $GITHUB_ACTION_PATH/index.js
git config user.name "forgejo-actions"
git config user.email "[email protected]"
Expand Down

0 comments on commit a77d4dd

Please sign in to comment.