Skip to content

Commit

Permalink
Vertion Test
Browse files Browse the repository at this point in the history
  • Loading branch information
odwdinc committed Jan 10, 2021
1 parent c6c8e19 commit b9ec67d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pyinstaller-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Package exe with PyInstaller - Windows

on:
push:
branches: [ master ]

# Sequence of patterns matched against refs/tags
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b9ec67d

Please sign in to comment.