Enable publishing of metadata-exiv2 builds

This commit is contained in:
Lawrence Lee 2023-03-22 23:03:46 -07:00
parent 0729deec4b
commit da1c258057
No known key found for this signature in database
GPG Key ID: 048FF2B76A63895F
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ on:
- dev
workflow_dispatch:
env:
publish_pre_dev_labels: '[]'
publish_pre_dev_labels: '["Beep6581:metadata-exiv2"]'
jobs:
build:
runs-on: ubuntu-18.04

View File

@ -11,7 +11,7 @@ on:
- dev
workflow_dispatch:
env:
publish_pre_dev_labels: '[]'
publish_pre_dev_labels: '["Beep6581:metadata-exiv2"]'
jobs:
build:
runs-on: windows-2022