Skip to content

Commit

Permalink
Remove test output
Browse files Browse the repository at this point in the history
  • Loading branch information
danielemery committed Apr 16, 2024
1 parent e461e29 commit dac228e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
- name: Generate version based on date
id: generate-version
run: echo "RELEASE_VERSION=$(date '+%Y-%m-%d_%H_%M')" >> $GITHUB_OUTPUT
- name: Test output
run: echo ${{ steps.generate-version.outputs.RELEASE_VERSION }}

deploy-staging:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dac228e

Please sign in to comment.