Skip to content

Commit

Permalink
Switch master to main (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Jan 21, 2021
1 parent e930d2b commit fdb7991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ To set up the action for local development and testing:
1. Create a fork of the github-project-automation-plus
2. Create a new repository with a project
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`
3. Make changes to your action and deploy them to GitHub
Expand Down

0 comments on commit fdb7991

Please sign in to comment.