mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-09 14:28:01 -05:00
feat: add version updater bot
This commit is contained in:
2
.github/workflows/update-version.yml
vendored
2
.github/workflows/update-version.yml
vendored
@@ -12,6 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0 # Fetch all history to include tags
|
||||
|
||||
- name: Set up Git
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user