Skip to content

Commit

Permalink
fix: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
palp1tate committed Sep 23, 2023
1 parent 644f980 commit 9819218
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ jobs:
id: get-previous-tag
uses: actions-ecosystem/action-get-latest-tag@v1.6.0

- name: Release
run: yarn global add semantic-release@17.4.4 && semantic-release
env:
GH_TOKEN: ${{ secrets.GH_BOT_TOKEN }}

- name: Fetch Current version
id: get-current-tag
uses: actions-ecosystem/action-get-latest-tag@v1.6.0
Expand Down
31 changes: 0 additions & 31 deletions .github/workflows/ci.yml

This file was deleted.

0 comments on commit 9819218

Please sign in to comment.