Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gulom Alimov committed Sep 13, 2024
1 parent 6ae20c1 commit 52cd3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
should_run: ${{ steps.should_run.outputs.should_run || steps.manual_trigger.outputs.should_run }}
steps:
- uses: actions/checkout@v4

- run: exit 1
- name: Get tags
run: git fetch --tags --prune --unshallow

Expand Down

0 comments on commit 52cd3f8

Please sign in to comment.