lint
This commit is contained in:
@@ -16,7 +16,9 @@ permissions:
|
||||
|
||||
jobs:
|
||||
update_tag:
|
||||
name: Update the major tag to include the ${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }} changes
|
||||
name:
|
||||
Update the major tag to include the ${{ github.event.inputs.TAG_NAME ||
|
||||
github.event.release.tag_name }} changes
|
||||
environment:
|
||||
name: releaseNewActionVersion
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user