Skip to content

Commit

Permalink
Weitere workflow Korrekturen - test
Browse files Browse the repository at this point in the history
  • Loading branch information
dornech committed Nov 21, 2024
1 parent da55bb8 commit bf95389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
verbose: true
- run: echo github.ref
- run: echo github
- run: echo ${{ github.ref }}
- run: echo ${{ github }}

build-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bf95389

Please sign in to comment.