Skip to content

Commit

Permalink
Only use semver tags
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Jan 22, 2021
1 parent fdf739c commit 0786f69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:

- uses: actions-ecosystem/action-get-latest-tag@v1
id: get-latest-tag
with:
semver_only: true

- name: Build 🧱
run: deno run --unstable --allow-read --allow-write --allow-env build.ts
Expand Down

0 comments on commit 0786f69

Please sign in to comment.