Skip to content

Commit

Permalink
Update tagging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e-simo authored Jan 13, 2023
1 parent 559b29d commit de71a42
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/tagging.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Bump version
on:
push:
branches:
- master
workflow_dispatch:
inputs:
environment:
description: 'Define env name'
required: true
default: 'prod'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit de71a42

Please sign in to comment.