We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f324860 commit 0aa8a79Copy full SHA for 0aa8a79
1 file changed
.github/workflows/prep-dev.yml
@@ -15,7 +15,6 @@ jobs:
15
with:
16
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token
17
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo
18
- ref: code/cash
19
20
- name: Generate year and month
21
id: date
0 commit comments