Skip to content

Commit

Permalink
ooooops! (secret regenerated)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiritin committed Jan 16, 2024
1 parent 28496f3 commit 4fee644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buml.yml → .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: bump-sh/github-action@v1
with:
doc: DOCUMENTATION_SLUG_OR_ID
token: uCKPabeS93eYP9DQ3PZq2HX7xVhxkosq
token: ${BUMP_SH_TOKEN}
file: doc/api-documentation.yml
api-diff:
if: ${{ github.event_name == 'pull_request' }}
Expand All @@ -36,7 +36,7 @@ jobs:
uses: bump-sh/github-action@v1
with:
doc: DOCUMENTATION_SLUG_OR_ID
token: uCKPabeS93eYP9DQ3PZq2HX7xVhxkosq
token: ${BUMP_SH_TOKEN}
file: doc/api-documentation.yml
command: diff
env:
Expand Down

0 comments on commit 4fee644

Please sign in to comment.