Skip to content

Commit

Permalink
Update goaction
Browse files Browse the repository at this point in the history
  • Loading branch information
posener committed Apr 28, 2020
1 parent c460fb3 commit d567e9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/goaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
- name: Update action files
uses: posener/goaction@master
with:
path: cmd/action
path: cmd/action/main.go
name: goreadme
description: Updates readme from Go doc
github-token: '${{ secrets.GITHUB_TOKEN }}'
icon: book-open
color: blue
color: blue

0 comments on commit d567e9c

Please sign in to comment.