Skip to content

Commit

Permalink
commit dist
Browse files Browse the repository at this point in the history
  • Loading branch information
sudaraka94 committed May 1, 2024
1 parent de6eaae commit ace2cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
shell: bash
- run : git config user.email github-actions@github.com
shell: bash
- run : git add dist
- run : git add dist -f
shell: bash
- run : git commit -m "Deploy ${{ env.sha_short }} :rocket:"
shell: bash
Expand Down

0 comments on commit ace2cee

Please sign in to comment.