Skip to content

Commit

Permalink
Update and rename update-readme.yml to main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Go7hic committed Jul 15, 2020
1 parent 0e85f56 commit f5544f6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# This is a basic workflow to help you get started with Actions

name: Waka Readme
name: CI

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
Expand All @@ -15,7 +16,6 @@ jobs:
name: Update this repo's README
runs-on: ubuntu-latest
steps:
- uses: Go7hic/Go7hic@master
- uses: athul/waka-readme@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}

0 comments on commit f5544f6

Please sign in to comment.