Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3 from clouddrove/0.15
Browse files Browse the repository at this point in the history
update github tags
  • Loading branch information
Sohan Yadav authored Aug 20, 2021
2 parents 4153100 + 53da826 commit 323c26a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: '3.x'

- name: 'create readme'
uses: 'clouddrove/github-actions@9.0'
uses: 'clouddrove/github-actions@v9.0'
with:
actions_subcommand: 'readme'
github_token: '${{ secrets.GITHUB }}'
Expand All @@ -35,7 +35,7 @@ jobs:
continue-on-error: true

- name: 'push readme'
uses: 'clouddrove/github-actions@9.0'
uses: 'clouddrove/github-actions@v9.0'
continue-on-error: true
with:
actions_subcommand: 'push'
Expand Down

0 comments on commit 323c26a

Please sign in to comment.