Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Merge branch 'dev' of https://github.com/tyradigital/tyblox into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
fisherjacobc committed Dec 2, 2021
2 parents cb6e63b + 2161b73 commit 3d08b12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
registry-url: https://registry.npmjs.org/
cache: npm


# Checks the perviously released version of dev branch
# - name: Check previous released version
# id: pre-release
Expand All @@ -31,6 +32,7 @@ jobs:
- name: Install
run: npm install


# Deprecate old versions
# - name: Deprecate old versions
# if: steps.pre-release.outputs.release == 'true'
Expand Down

0 comments on commit 3d08b12

Please sign in to comment.