We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa8a79 commit 0b08249Copy full SHA for 0b08249
1 file changed
.github/workflows/prep-dev.yml
@@ -71,5 +71,5 @@ jobs:
71
uses: actions-js/push@master
72
with:
73
message: "build: update Flipcash versioning to ${{ steps.date.outputs.YEAR }}.${{ steps.date.outputs.MONTH }}"
74
- branch: "code/cash"
+ #branch: "code/cash"
75
github_token: ${{ secrets.BOT_GITHUB_TOKEN }}
0 commit comments