Skip to content

Commit e35a2fd

Browse files
authored
Fix release_build.yml
See #61
1 parent 0d1b159 commit e35a2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
snapshot-ecr-role: ${{ secrets.AWS_ASSUME_ROLE_ARN }}
3333
push_image: false
3434
load_image: false
35-
python_version: 3.10
35+
python_version: "3.10"
3636
package_name: aws-opentelemetry-distro
3737
os: ubuntu-latest
3838

0 commit comments

Comments
 (0)