Skip to content

Commit

Permalink
(feat) proper-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
islami00 committed Mar 17, 2022
1 parent 8f42806 commit dc411e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: CD - Nightly
# events but only for the master branch
on:
push:
branches: [ 'development' ]
# nightly releases should only stem from development. No auto checks for now though, only branch protection for nightly env.
tags:
- v**nightly*

Expand Down

0 comments on commit dc411e7

Please sign in to comment.