Skip to content

Commit

Permalink
Merge branch 'main' into update-husky-to-v9
Browse files Browse the repository at this point in the history
  • Loading branch information
precious-onyenaucheya-ons authored Sep 16, 2024
2 parents a4c55bc + de2fb83 commit 4d41f77
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 @@ -21,7 +21,7 @@ jobs:
- name: Zip templates
run: zip -r templates.zip templates/*
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: templates.zip
env:
Expand Down

0 comments on commit 4d41f77

Please sign in to comment.