Skip to content

Commit

Permalink
Merge pull request #69 from adzerk/laurence/sc-50141/update-workflow-…
Browse files Browse the repository at this point in the history
…file-for-management-ruby

feat: [sc-50141] Update workflow file for management ruby sdk
  • Loading branch information
vkurup authored Sep 12, 2023
2 parents ac30573 + 73c8914 commit 308fa56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
git push
git push --tags --force
fi
env:
GITHUB_TOKEN: ${{secrets.REPO_READ_TOKEN}}
- name: set up ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 308fa56

Please sign in to comment.