Skip to content

Commit

Permalink
fixed version in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Townsend <[email protected]>
  • Loading branch information
brooksmtownsend committed Apr 13, 2023
1 parent 267450b commit e3471ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
# steps:
# - uses: actions/checkout@v3
# - name: Determine version
# run: echo "app-version=${GITHUB_REF_NAME#v} " > $GITHUB_ENV
# run: echo "app-version=${GITHUB_REF_NAME#v}" > $GITHUB_ENV

# # Download the NIF in the path that Docker expects for x86
# - uses: actions/download-artifact@v3
Expand Down

0 comments on commit e3471ad

Please sign in to comment.