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 e930d2b commit fdb7991Copy full SHA for fdb7991
README.md
@@ -122,7 +122,7 @@ To set up the action for local development and testing:
122
123
1. Create a fork of the github-project-automation-plus
124
2. Create a new repository with a project
125
-3. Add a workflow file that changes the `uses` to your forked repository: `uses: my-fork/github-project-automation-plus@master`
+3. Add a workflow file that changes the `uses` to your forked repository: `uses: my-fork/github-project-automation-plus@main`
126
3. Make changes to your action and deploy them to GitHub
127
128
0 commit comments