Skip to content

Commit fdb7991

Browse files
authored
Switch master to main (#59)
1 parent e930d2b commit fdb7991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ To set up the action for local development and testing:
122122
123123
1. Create a fork of the github-project-automation-plus
124124
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`
125+
3. Add a workflow file that changes the `uses` to your forked repository: `uses: my-fork/github-project-automation-plus@main`
126126
3. Make changes to your action and deploy them to GitHub
127127
128128

0 commit comments

Comments
 (0)