Skip to content

Commit

Permalink
chore: remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon committed Dec 25, 2024
1 parent b974025 commit 81051f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@ on:
type: boolean
default: false

#### aaaaaaa
jobs:
commit-changelog-and-release:
uses: ./.github/workflows/commit-changelog-and-release.yml
with:
version-tag: ${{ github.event.inputs.version-tag }}
#### aaaaaaa
dry-run: ${{ github.event.inputs.dry-run == 'true' }}
changelog-path: docs/CHANGELOG.md
exclude-types: build,docs,style,other
Expand Down

0 comments on commit 81051f9

Please sign in to comment.