Skip to content

Commit

Permalink
chore(ci): update publish-beta.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
eiinu committed Jan 23, 2024
1 parent eb96857 commit a59bda4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
publish-beta:
if: github.repository == 'jdf2e/nutui'
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit a59bda4

Please sign in to comment.