Skip to content

Commit

Permalink
[Fix] - Github Actions - remove non valid stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryukote committed Oct 11, 2023
1 parent 9b63460 commit 471d6c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ on:
push:
branches:
- master
description: 'Provides automated versioning of your commits using git tags each time your CI/CD workflow runs.'
branding:
icon: 'tag'
color: 'purple'
inputs:
production-branch:
description: 'The branch to use for stable releases in production. Default is master'
Expand Down

0 comments on commit 471d6c3

Please sign in to comment.