Skip to content

Commit

Permalink
rm
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Jun 4, 2024
1 parent e40a9ca commit 9cb2653
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dev-to-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
run: echo latest-dev-version=$(git describe --tags --abbrev=0) >> $GITHUB_OUTPUT
id: get-dev-version

- name: Output latest dev version (for debugging)
run: echo ${{ steps.get-dev-version.outputs.latest-dev-version }}

compare-dev-tag-and-stage:
outputs:
run_stage_tests: ${{ steps.run_stage_tests.outputs.run_stage_tests }}
Expand Down

0 comments on commit 9cb2653

Please sign in to comment.