Skip to content

Commit

Permalink
Try to remove checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler authored Jun 27, 2024
1 parent 43f7e19 commit 574f4f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
- name: Generate release name with current date
run: echo "RELEASE_NAME=14.0.0-$(date +'%Y%m%d')" >> $GITHUB_ENV
Expand Down

0 comments on commit 574f4f7

Please sign in to comment.