Skip to content

Commit

Permalink
Update to Master
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrampey committed Jan 17, 2024
1 parent 29975aa commit 00cff2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-on-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build and publish gem
uses: jstastny/publish-gem-to-github@v2.1
uses: jstastny/publish-gem-to-github@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
owner: acima-credit

0 comments on commit 00cff2b

Please sign in to comment.