Skip to content

Commit

Permalink
Check default items in github action environment
Browse files Browse the repository at this point in the history
  • Loading branch information
sushmita committed May 22, 2024
1 parent e958306 commit 5ef65cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload-release-asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Prepare release artifact
run: .github/workflows/scripts/prepare-release-asset.sh
# - name: Prepare release artifact
# run: .github/workflows/scripts/prepare-release-asset.sh

- name: Upload asset
env:
Expand Down

0 comments on commit 5ef65cb

Please sign in to comment.