Skip to content

Commit

Permalink
Merge pull request #117 from urbanairship/TOOLSLIBS-797-1
Browse files Browse the repository at this point in the history
Update release.yaml for Actions fix
  • Loading branch information
aschuman0 authored Oct 11, 2023
2 parents 3230f8c + f023141 commit 6640268
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 6640268

Please sign in to comment.