Skip to content

Commit

Permalink
ignore:Fix documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Jan 18, 2024
1 parent 75758cb commit 93eacde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#
# jobs:
# release:
# uses: ./.github/workflows/auto-releaser.ym
# uses: xmidt-org/shared-go/.github/workflows/ci.yml@826aa545bb56f6c7c551d44febb420c0293c8bff # v4.2.0
---
name: 'Auto Releaser'

Expand Down Expand Up @@ -63,4 +63,4 @@ jobs:
name: ${{ steps.semver.outputs.next }}
tag: ${{ steps.semver.outputs.next }}
commit: ${{ github.sha }}
token: ${{ github.token }}
token: ${{ github.token }}

0 comments on commit 93eacde

Please sign in to comment.