Skip to content

Commit

Permalink
Update imswitch-bundle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beniroquai authored Sep 24, 2022
1 parent 904cdce commit 5dab3b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/imswitch-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10

env:
GITHUB_TOKEN: ${{ github.token }}

jobs:
build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 5dab3b0

Please sign in to comment.