Skip to content

Commit

Permalink
Remove github package release
Browse files Browse the repository at this point in the history
  • Loading branch information
projkov authored Jan 21, 2025
1 parent 8067c71 commit c60d5c5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish-gem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
contents: read
steps:
- uses: actions/checkout@v2
- name: GitHub release
uses: jstastny/publish-gem-to-github@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
owner: ${{ github.repository_owner }}
- name: Rubygems release
uses: ActionsToolbox/gem-build-and-release-action@master
env:
Expand Down

0 comments on commit c60d5c5

Please sign in to comment.