Remove metadata-exiv2 from pre-dev publishing

This commit is contained in:
Lawrence Lee 2023-08-12 15:10:44 -07:00
parent 7eb7fb210f
commit 1f7d2d4ebc
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: '["Beep6581:metadata-exiv2"]'
publish_pre_dev_labels: '[]'
jobs:
build:
runs-on: ubuntu-20.04

View File

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