mirror of
https://github.com/LukeHagar/Anchor.git
synced 2025-12-06 12:27:47 +00:00
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@@ -6,7 +6,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
version:
|
version:
|
||||||
description: The version to bump to in "Vx.x.x" format
|
description: The version to bump to in x.x.x format
|
||||||
jobs:
|
jobs:
|
||||||
Test-Build:
|
Test-Build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@@ -100,4 +100,3 @@ jobs:
|
|||||||
branch: ${{ steps.extract_branch.outputs.branch }}
|
branch: ${{ steps.extract_branch.outputs.branch }}
|
||||||
commit_message: Updated Extension Manifest
|
commit_message: Updated Extension Manifest
|
||||||
file_pattern: 'static/manifest.json'
|
file_pattern: 'static/manifest.json'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user