Skip to content

Commit e20d6cb

Browse files
authored
Update build-release-main.yml
Signed-off-by: Juan Ignacio Molteni <juanignaciomolteni@gmail.com>
1 parent daa420f commit e20d6cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-release-main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- main
88

99
jobs:
10-
get-info:
10+
1111
name: Get Info
1212
runs-on: ubuntu-latest
1313
timeout-minutes: 5
@@ -41,4 +41,4 @@ jobs:
4141
is_release_build: true
4242
install_source: ${{ matrix.install_source }}
4343
tag_version: ${{ needs.get-info.outputs.tag_version }}
44-
secrets: inherit
44+
secrets: inherit

0 commit comments

Comments
 (0)