Skip to content

Commit

Permalink
actions/download-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
codejedi-ai committed Feb 9, 2025
1 parent 2650962 commit 7d897fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

steps:
- name: Download artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: production-files
path: ./dist
Expand Down
6 changes: 5 additions & 1 deletion readme.txt → readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Bootstrap Responsive Template

Wow portfolio is clean multi purpose HTML5 template suits a profissional designer or developer in IT industry, such as webdesigner, web developr, UX/UI Developer, Programmer�s portfolio. This is a responsive web template you can use for personal portfolio�s websites to showcase your work and CV or Resume template. This template is built on top of Bootstrap html5 css3 which give flexibilty to customeise the theme easly as per the user requirements.
Wow portfolio is clean multi purpose HTML5 template suits a profissional designer or developer in IT industry, such as webdesigner, web developr, UX/UI Developer, Programmer�s portfolio. This is a responsive web template you can use for personal portfolio�s websites to showcase your work and CV or Resume template. This template is built on top of Bootstrap html5 css3 which give flexibilty to customeise the theme easly as per the user requirements.


Key features
Expand Down Expand Up @@ -37,3 +37,7 @@ License :

Note:
All images user here is for demo purpose only, we are not responsible for any copyrights.

# Deploy instructions for vite

https://github.com/sitek94/vite-deploy-demo

0 comments on commit 7d897fc

Please sign in to comment.