Skip to content

Commit

Permalink
upd release workflow [WTEL-3902]
Browse files Browse the repository at this point in the history
  • Loading branch information
dlohvinov committed Oct 12, 2023
1 parent 45087f6 commit 76c1bb9
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 @@ -30,7 +30,7 @@ jobs:
name: "Webitel UI Release ${{ steps.package-version.outputs.current-version}}"
body: "This is a release of Webitel UI version ${{ steps.package-version.outputs.current-version}}, built on ${{ github.run_date }}"
fail_on_unmatched_files: true
files: docs-dist/*
files: docs-dist/**
# - name: Upload build artifacts
# id: upload_artifacts
# uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 76c1bb9

Please sign in to comment.