Skip to content

Commit

Permalink
Update updatehymnals.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Surgbc authored Jul 28, 2023
1 parent 5afae47 commit c525b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatehymnals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ jobs:
-H "Authorization: token ${{ secrets.CREATE_AH_REPOS }}" \
-H "Content-Type: application/json" \
-d "{\"name\":\"$REPO_NAME\", \"description\":\"$REPO_NAME in v4 format\", \"private\":false,\"has_issues\":true,\"has_projects\":true,\"has_wiki\":true}" \
"https://api.github.com/orgs/$ORG_NAME/repos
"https://api.github.com/orgs/$ORG_NAME/repos"

0 comments on commit c525b65

Please sign in to comment.