We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2e9c4 commit 8ea2fb4Copy full SHA for 8ea2fb4
.github/actions/version-bump-pr/action.yml
@@ -65,3 +65,6 @@ runs:
65
else
66
echo "::warning::Existing pull request found: $EXISTING_PR"
67
fi
68
+
69
+ echo "Resetting current dir:"
70
+ cd $$GITHUB_ACTION_PATH
0 commit comments