Skip to content

Commit

Permalink
fix: use existing composite action
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyAsh5114 committed Dec 1, 2024
1 parent cbf65bc commit 59c116a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ./.github/actions/
- name: git config
run: |
git config user.name "${GITHUB_ACTOR}"
Expand Down

0 comments on commit 59c116a

Please sign in to comment.