Skip to content

Commit

Permalink
Update super-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kRHYME7 authored Nov 18, 2024
1 parent 259f073 commit 47ebc8f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,3 @@ jobs:
git config --local user.email "[email protected]"
git add README.md # Specify the README file or use . for all changes
git commit -m "Update README from GitHub Actions" || echo "No changes to commit"
- name: Push changes
run: git push origin hyde-gallery # Push changes back to the branch
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Use the GitHub token for authentication

0 comments on commit 47ebc8f

Please sign in to comment.