Skip to content

Commit

Permalink
update steps
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 12, 2014
1 parent 1de2bbc commit fcc3c73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ build:
deploy:
steps:
- analogj/git-configure@0.0.3
- analogj/npm-version@0.0.20:
- analogj/npm-version@0.0.21:
version_type: patch
version_message: "automatic version bump by wercker"
- analogj/git-push@0.0.3:
github_access_token: $GITHUB_ACCESS_TOKEN
- analogj/git-pull-request@0.0.1:
- analogj/git-pull-request@0.0.2:
github_access_token: $GITHUB_ACCESS_TOKEN
source: development
destination: master

0 comments on commit fcc3c73

Please sign in to comment.