Skip to content

Commit

Permalink
chore: changes from formatting on save
Browse files Browse the repository at this point in the history
  • Loading branch information
hamirmahal committed Jan 4, 2025
1 parent c8869ec commit 31bc1a6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
# https://github.com/actions/checkout/issues/1467
# https://github.com/actions/checkout/issues/1467
fetch-depth: 0

- uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
# https://github.com/actions/checkout/issues/1467
# https://github.com/actions/checkout/issues/1467
fetch-depth: 0
ref: "${{ needs.release-please.outputs.release_tag }}"

Expand All @@ -71,4 +71,3 @@ jobs:
omitBodyDuringUpdate: true
omitDraftDuringUpdate: true
artifacts: "dist/**/*"

0 comments on commit 31bc1a6

Please sign in to comment.