Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
feat: 🎸 change commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashi1997 committed Aug 5, 2020
1 parent 0fa4a34 commit cfd3315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Commit & Push changes
uses: actions-js/push@master
with:
message: 'Update README.md'
message: Update README.md
github_token: ${{ secrets.GH_TOKEN }}
- name: Release
env:
Expand Down

0 comments on commit cfd3315

Please sign in to comment.