Skip to content

Commit

Permalink
bump 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hk220 committed May 29, 2021
1 parent e69e31d commit b4c1224
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: 'go-circle-list-extract*'
files: |
go-circle-list-extract*
config.yaml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b4c1224

Please sign in to comment.