echos
All checks were successful
Push to main / Reset-Version-Tag (push) Successful in 6s

This commit is contained in:
Bryce Thorup
2024-01-02 14:48:57 -07:00
parent 4cba4817f2
commit 2260cdcd6f

View File

@@ -10,8 +10,10 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v3
- run: echo "I did a thing"
- run: git config --global user.email "cloud+git+runner@thorup.us"
- run: git config --global user.name "Git runner"
- run: echo "I finished doing a thing"
- run: git tag -d v1 || true
- run: git push --delete origin v1 || true
- run: git tag v1