Skip to content

Commit

Permalink
Use vmaas-bot user to push tag to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
psegedy committed Oct 8, 2024
1 parent 6b519b4 commit 13a0f50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.VMAAS_BOT_TOKEN }}
- name: increment version, commit, push
run: |
DOC_FILE="docs/v3/openapi.json docs/admin/openapi.json"
Expand Down

0 comments on commit 13a0f50

Please sign in to comment.