Skip to content

Commit

Permalink
Change: Use pontos-release create to create the next pontos release
Browse files Browse the repository at this point in the history
Use our own dogfood.
  • Loading branch information
bjoernricks committed Jul 26, 2023
1 parent ad64a74 commit a2e07a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pontos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GREENBONE_BOT_TOKEN }}
- name: Create release
run: |
poetry run pontos-release release --release-type calendar
poetry run pontos-release create --release-type calendar
env:
GITHUB_USER: ${{ secrets.GREENBONE_BOT }}
GITHUB_TOKEN: ${{ secrets.GREENBONE_BOT_TOKEN }}
Expand Down

0 comments on commit a2e07a3

Please sign in to comment.