Skip to content

Commit

Permalink
confirm dry run ran correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Nov 10, 2024
1 parent 59c4f53 commit eb23be7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Release XMTP Android Package
on:
push:
branches:
- main
pull_request:
- release

jobs:
library:
Expand All @@ -28,7 +27,6 @@ jobs:
uses: mathieudutour/[email protected]
with:
release_branches: "release"
dry_run: true
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Create a GitHub release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit eb23be7

Please sign in to comment.