Skip to content

Commit b3b1d7c

Browse files
committed
Fix indentation in workflow file
1 parent 50c7798 commit b3b1d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/test-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ workflows:
7979
jobs:
8080
- orb-tools/pack:
8181
filters: *release-filters
82-
- orb-tools/publish:
82+
- orb-tools/publish:
8383
orb_name: game-ci/unity
8484
vcs_type: << pipeline.project.type >>
8585
pub_type: production

0 commit comments

Comments
 (0)