mirror of
https://github.com/LukeHagar/Anchor.git
synced 2025-12-06 04:19:08 +00:00
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user