Commit 4f425c18 authored by OptimismBot's avatar OptimismBot Committed by GitHub

Merge pull request #6704 from ethereum-optimism/jg/attempt_tag_service_fix

Update tag-service.yml
parents 62e0e689 c26aa873
......@@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Fetch tags
run: git fetch --tags origin
run: git fetch --tags origin --force
- name: Setup Python 3.10
uses: actions/setup-python@v4
with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment