Skip to content

Commit

Permalink
Attempt 5 at github release actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilal2453 authored Aug 22, 2023
1 parent 01c5b3b commit 717e3f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
steps:
- uses: actions/checkout@v3
name: Checkout
with:
fetch-depth: 0

- run: |
cd $GITHUB_WORKSPACE
Expand Down

0 comments on commit 717e3f0

Please sign in to comment.