Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# enforce_admins: false

- name: Push changes
uses: ad-m/github-push-action@master
uses: ad-m/github-push-action@d30dc2d070765d7e509df00c34c5fa2dd636ff74
with:
github_token: ${{ secrets.ACCESS_TOKEN }}
branch: ${{ github.ref }}
Expand Down
Loading