Skip to content

Commit

Permalink
Update beta_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Three-taile-dragon authored Sep 26, 2024
1 parent 1148057 commit c16fb45
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/beta_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
platform: [ ubuntu-latest ]
go-version: [ '1.21' ]
name: Beta Release Changelog
runs-on: ${{ matrix.platform }}
# runs-on: ${{ matrix.platform }}
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -115,4 +116,4 @@ jobs:
- view files: https://github.com/alist-org/alist/tree/${{ github.sha }}
reactions: 'rocket'
token: ${{ secrets.MY_TOKEN }}
repository: alist-org/desktop-release
repository: alist-org/desktop-release

0 comments on commit c16fb45

Please sign in to comment.