Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m1337v authored Oct 18, 2024
1 parent d0a3036 commit 3d01246
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Build and Package Rootless

on:
push:
branches: [ rootless ]
branches: [ rootlessv2 ]
pull_request:
branches: [ rootless ]
branches: [ rootlessv2 ]
workflow_dispatch:

jobs:
Expand Down Expand Up @@ -61,8 +61,8 @@ jobs:
if: success()
with:
files: varClean15.tipa
tag_name: rootless
name: Rootless
tag_name: rootlessv2
name: Rootlessv2
draft: false
prerelease: true
env:
Expand Down

0 comments on commit 3d01246

Please sign in to comment.