Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fluid-design-io committed Aug 23, 2022
2 parents 8c019fc + d4a6819 commit ba3e9e8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,12 @@ jobs:

- name: Build
run: yarn build

- name: Action For Semantic Release
# You may pin to the exact commit or the version.
# uses: cycjimmy/semantic-release-action@3b88c82b34098e8b51e401c1082c9170b0a3ec3c
uses: cycjimmy/[email protected]
with:
branch: main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

1 comment on commit ba3e9e8

@vercel
Copy link

@vercel vercel bot commented on ba3e9e8 Aug 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.