Skip to content

Commit

Permalink
Fix workflow miss
Browse files Browse the repository at this point in the history
  • Loading branch information
rosylilly committed Jan 15, 2025
1 parent 1675158 commit ff5c85c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
- name: Deploy
if: github.ref == 'refs/heads/master'
run: ./bin/ci/deploy
with:
env:
RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
env:
RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}

0 comments on commit ff5c85c

Please sign in to comment.