Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashantRaj18198 authored Aug 23, 2024
1 parent a5f8f18 commit 6977c2d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# - name: Create snapshot
# if: github.event_name == 'push'
# uses: WarpBuilds/snapshot-save@feat/snp-rnr-action
# with:
# warpbuild-base-url: "https://api.dev.warpbuild.dev/api/v1"
# wait-timeout-minutes: 30
# alias: "wb-pocketbase-snp-1"
- name: Create snapshot
if: github.event_name == 'push'
uses: WarpBuilds/snapshot-save@feat/snp-rnr-action
with:
warpbuild-base-url: "https://api.dev.warpbuild.dev/api/v1"
wait-timeout-minutes: 30
alias: "wb-pocketbase-snp-2"

0 comments on commit 6977c2d

Please sign in to comment.