Skip to content

Commit

Permalink
Update ads.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xbubbo authored Sep 1, 2024
1 parent 2f08313 commit 32fec52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ads.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update Ad-Free branch
name: Remove Ads

on:
push:
Expand All @@ -15,7 +15,7 @@ jobs:
with:
ref: main

- name: Create or update Ad-Free branch
- name: Remove Ads
run: |
git fetch origin
if git branch --list | grep -q 'Ad-Free'; then
Expand Down

0 comments on commit 32fec52

Please sign in to comment.