Skip to content

Commit

Permalink
Tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
squadgazzz committed Feb 6, 2024
1 parent dfbbd14 commit 037864f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
bump-version-and-release:
runs-on: ubuntu-latest
steps:
- name: Fetch main branch
run: git fetch --depth=1 origin main:refs/remotes/origin/main
- name: Checkout code
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 037864f

Please sign in to comment.