Skip to content

Commit b887f7f

Browse files
committed
syntax
1 parent 5618604 commit b887f7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

golang/pre-publish/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ runs:
1515
shell: bash
1616
run:
1717
bash ${{ github.action_path }}/set-environment.sh
18-
env:
19-
VERSION: "${{ inputs.version }}"
18+
env:
19+
VERSION: "${{ inputs.version }}"
2020
- uses: mongodb-labs/drivers-github-tools/bump-version@v2
2121
with:
2222
version: ${{ inputs.version }}

0 commit comments

Comments
 (0)