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

Commit

Permalink
Merge branch 'main' of https://github.com/rexovolt/revchiver
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer committed May 1, 2022
2 parents 80a07d2 + 0583e52 commit c79fd81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ jobs:
yarn set version classic
yarn install --prod=false
yarn build
git config --global --add safe.directory /github/workspace
- name: Publish if version has been updated
uses: pascalgn/[email protected].8
uses: pascalgn/[email protected].9
with:
tag_name: "v%s"
tag_message: "v%s"
Expand Down

0 comments on commit c79fd81

Please sign in to comment.