Always checkout repo

This commit is contained in:
Aaron Dalton 2024-01-18 20:34:12 -08:00
parent c4d4f159e8
commit 60bf676868

View File

@ -13,11 +13,11 @@ jobs:
synchronize-upstream:
runs-on: ubuntu-latest
steps:
- run: gh repo clone dicretizer/homepage && cd homepage
- name: Fetch Upstream Tags
id: fetch-upstream-tags
if: ${{ !inputs.tags }}
run: |
gh repo clone dicretizer/homepage && cd homepage
git fetch --tags
fmt='
r=%(refname)