We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d620d6e commit 2735a5fCopy full SHA for 2735a5f
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
workflows:
3
main:
4
jobs:
5
- - build:
+ - build
6
- release:
7
# Only run this job on git tag pushes
8
filters:
0 commit comments