Skip to content

Commit

Permalink
Disable release phase
Browse files Browse the repository at this point in the history
  • Loading branch information
thisismydesign committed Oct 8, 2024
1 parent 16b803b commit 0431af0
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Release

on:
push:
branches:
- master
- main
# Customize & enable to release to Heroku
# on:
# push:
# branches:
# - master
# - main

env:
HEROKU_STAGING_APP_NAME: nestjs-starter-staging
Expand Down

0 comments on commit 0431af0

Please sign in to comment.