Browse Source

🧱 Bump all the dates

Scott Lahteine 1 year ago
parent
commit
f0f5cd4734
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/bump-date.yml

+ 2 - 2
.github/workflows/bump-date.yml

@@ -18,10 +18,10 @@ jobs:
 
     steps:
 
-    - name: Check out bugfix-2.1.x
+    - name: Check out bugfix-2.0.x
       uses: actions/checkout@v2
       with:
-        ref: bugfix-2.1.x
+        ref: bugfix-2.0.x
 
     - name: Bump Date (bugfix-2.0.x)
       run: |