Skip to content

Commit

Permalink
Use tags in release workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cian911 committed Dec 19, 2020
1 parent 6c810fe commit 90e85bc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Release

on:
push:
branches: master
# tags:
# - "*"
tags:
- "*"

jobs:
release:
Expand Down

0 comments on commit 90e85bc

Please sign in to comment.