Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
fix: build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroKaku committed May 24, 2022
1 parent a43ee13 commit 88a536f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
- name: publish a version
if: contains(github.ref, 'tags/')
working-directory: ${{github.workspace}}
uses: "marvinpinto/[email protected]"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 88a536f

Please sign in to comment.