diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0ee4a30..e480121 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -2,7 +2,8 @@ name: CI on: push: - branches: [ "**" ] + - branches: [ "**" ] + - tags: [ "*" ] pull_request: branches: [ "**" ] @@ -51,4 +52,4 @@ jobs: with: fail_on_unmatched_files: true files: | - ./artifacts/titoasm-linux/titoasm \ No newline at end of file + ./artifacts/titoasm-linux/titoasm