Skip to content

Commit

Permalink
Test release and binaries froma a PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
nasa42 committed Jan 26, 2025
1 parent b5d7f0e commit d0f2e50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-plz-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
push:
branches:
- main
# TODO: REMOVE AFTER TESTING
pull_request:

jobs:
release-plz-release:
Expand All @@ -31,6 +33,8 @@ jobs:
uses: release-plz/[email protected]
with:
command: release
# TODO: REMOVE AFTER TESTING
version: 0.2.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
Expand Down

0 comments on commit d0f2e50

Please sign in to comment.