Skip to content

Commit

Permalink
Merge pull request #683 from pangeachat/bump-version
Browse files Browse the repository at this point in the history
bump version of deprecated package
  • Loading branch information
ggurdin authored Sep 16, 2024
2 parents 0e2bcf0 + 2a4d8f8 commit f278dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Create archive
run: tar -czf pangeachat-web.tar.gz build/web/
- name: Upload Web Build
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: Web Build
path: pangeachat-web.tar.gz
Expand Down

0 comments on commit f278dda

Please sign in to comment.