Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolnsX authored May 22, 2024
1 parent f1ae3ec commit 5042479
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Run Revanced Youtube
run: sh revanced youtube
# - name: Run Revanced Youtube
# run: sh revanced youtube

- name: Run Revanced Youtube Music
run: sh revanced youtube-music
# - name: Run Revanced Youtube Music
# run: sh revanced youtube-music

- name: Check for APK files
id: check_apks
Expand All @@ -41,11 +41,11 @@ jobs:
body: "New Releases."


- name: auwuto commit uwu
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "update: New Version"
repository: .
file_pattern: track
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - name: auwuto commit uwu
# uses: stefanzweifel/git-auto-commit-action@v5
# with:
# commit_message: "update: New Version"
# repository: .
# file_pattern: track
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5042479

Please sign in to comment.