Skip to content

Commit

Permalink
Fix PPA upload "on"
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGriffiths committed Feb 11, 2021
1 parent 6738da0 commit 24f3e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ppa-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- master
- release/[0-9]+.[0-9]+
tags:
- v[0-9]+[0-9]+.[0-9]+
- v[0-9]+.[0-9]+.[0-9]+

jobs:
PPAUpload:
Expand Down

0 comments on commit 24f3e22

Please sign in to comment.