Skip to content

Commit

Permalink
Update open-ai-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlabs committed Aug 12, 2023
1 parent e2f87f4 commit 54e8cb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/open-ai-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
- name: Publish a Release
id: publish-release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
${{ github.workspace }}/Nextjs-site.zip
Expand Down

0 comments on commit 54e8cb9

Please sign in to comment.