Skip to content

Commit

Permalink
fixed action script
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Aug 3, 2024
1 parent aa958de commit bb4b369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Create Release
if: ${{ github.ref == 'refs/heads/main' }}
uses: actions/github-script@7
uses: actions/github-script@v7
with:
github-token: ${{ github.token }}
script: |
Expand Down

0 comments on commit bb4b369

Please sign in to comment.