Skip to content

Commit

Permalink
Merge pull request #14 from serpapi/kagermanov27-patch-8
Browse files Browse the repository at this point in the history
Update gem-push.yml
  • Loading branch information
kagermanov27 committed Jun 15, 2023
2 parents 3ba9e00 + dec9901 commit bece03b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
name: Build + Publish
name: Build
runs-on: ubuntu-latest
permissions:
contents: read
Expand All @@ -21,4 +21,4 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.2
bundler-cache: true
bundler-cache: false

0 comments on commit bece03b

Please sign in to comment.