Skip to content

Commit

Permalink
Merge pull request #13 from sassoftware/amlmtl-patch-1
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
amlmtl authored Apr 30, 2024
2 parents cb7f1c4 + 58b0ad1 commit cd7ae2d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,6 @@ jobs:
- name: Set up yarn
uses: DerYeger/yarn-setup-action@master

- name: Clean pre releases
uses: dev-drprasad/delete-older-releases@v0.3.2
if: ${{ !inputs.release }}
with:
keep_latest: 0
delete_tags: true
delete_prerelease_only: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Get current version
id: current_version
uses: mathieudutour/github-tag-action@v6.1
Expand Down

0 comments on commit cd7ae2d

Please sign in to comment.