Skip to content

Commit d7554fb

Browse files
committed
moved workflow file
1 parent 848666f commit d7554fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/generate-build-infos.yml renamed to .github/workflows/generate-build-infos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ on:
3333

3434
jobs:
3535
generate_infos:
36-
runs-on: [ubuntu-latest]
36+
runs-on: ubuntu-latest
3737
outputs:
3838
pr: ${{ steps.tag.outputs.pr }}
3939
sha: ${{ steps.tag.outputs.sha }}

0 commit comments

Comments
 (0)