Merge pull request #5 from LukeHagar/dev

Update build.yaml
This commit is contained in:
Luke Hagar
2023-05-19 11:46:35 -05:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ on:
workflow_dispatch:
inputs:
version:
description: The version to bump to in "Vx.x.x" format
description: The version to bump to in x.x.x format
jobs:
Test-Build:
runs-on: ubuntu-latest
@@ -100,4 +100,3 @@ jobs:
branch: ${{ steps.extract_branch.outputs.branch }}
commit_message: Updated Extension Manifest
file_pattern: 'static/manifest.json'