Skip to content

Commit

Permalink
chore: fix livery package workflow for staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Revyn112 committed Sep 27, 2023
1 parent b997213 commit d6a8773
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/a339x-livery-package-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: A339X Livery Package Staging
on:
push:
tags:
- 'v*-rc*'
- 'v*-alpha*'
- 'v*-beta*'
paths:
- '.github/workflows/a339x-livery-package-staging.yml'
- 'hdw-a339x-liveries/**'
Expand Down

0 comments on commit d6a8773

Please sign in to comment.