Skip to content

Commit

Permalink
Fix push
Browse files Browse the repository at this point in the history
  • Loading branch information
henrymercer committed May 31, 2023
1 parent afdba76 commit e7cff66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
git checkout -b update-supported-enterprise-server-versions
git add .
git commit --message "Update supported GitHub Enterprise Server versions"
git push
git push origin update-supported-enterprise-server-versions
gh pr create --fill --draft
fi

0 comments on commit e7cff66

Please sign in to comment.