Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShellyDCMS committed May 25, 2024
1 parent ce8b7e8 commit f777349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: "actions/checkout@v2"
with:
ref: ${{ github.ref }}
ssh-key: ${{secrets.ACCESS_TOKEN}}
- name: "cat package.json"
run: cat ./package.json
- name: "Automated Version Bump"
Expand Down

0 comments on commit f777349

Please sign in to comment.