Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
customer-engineering committed Oct 11, 2023
2 parents 212eff5 + 6640268 commit 4df4597
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
uses: cadwallion/publish-rubygems-action@master
env:
RUBYGEMS_API_KEY: ${{secrets.RUBYGEMS_API_KEY}}
GUTHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
RELEASE_COMMAND: ./release.sh
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
RELEASE_COMMAND: rake release
4 changes: 0 additions & 4 deletions release.sh

This file was deleted.

0 comments on commit 4df4597

Please sign in to comment.