Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashantRaj18198 authored Oct 3, 2024
1 parent e373b86 commit c1b4a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Create snapshot
if: github.event_name == 'push' && env.WARPBUILD_SNAPSHOT_KEY != ''
if: github.event_name == 'push' && env.WARPBUILD_SNAPSHOT_KEY == ''
uses: WarpBuilds/snapshot-save@v1
with:
# warpbuild-base-url: "https://api.warpbuild.com/api/v1"
Expand Down

0 comments on commit c1b4a62

Please sign in to comment.