Skip to content

Commit

Permalink
Merge pull request #46 from yukihirop/feature/v0.2.0
Browse files Browse the repository at this point in the history
Feature/v0.2.0
  • Loading branch information
yukihirop authored Mar 27, 2022
2 parents ab04cd4 + 54e919c commit 2f52af8
Show file tree
Hide file tree
Showing 25 changed files with 966 additions and 340 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: "*.zip"
generate_release_notes: true
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
tmp
supervisord.log
/containers/registry
.ultraman
Loading

0 comments on commit 2f52af8

Please sign in to comment.