Skip to content

Commit

Permalink
Merge branch 'main' into feature/134/autosuggest-testing-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
precious-onyenaucheya-ons authored Sep 17, 2024
2 parents 97127d5 + de2fb83 commit 8b439ba
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 8b439ba

Please sign in to comment.