Skip to content

Commit

Permalink
🤖 automated pull-request from pulumi (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot authored Jun 9, 2020
1 parent f94e5d7 commit 8477c3a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,10 @@ jobs:
uses: jaxxstorm/action-install-gh-release@release/v1-alpha
with:
repo: pulumi/pulumictl
- name: Dispatch event
run: pulumictl create docs-build pulumi-${{ env.PROVIDER }} ${{ github.ref }}
- env:
GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}
name: Dispatch event
run: pulumictl create docs-build pulumi-${{ env.PROVIDER }} ${GITHUB_REF#refs/tags/}
lint:
container: golangci/golangci-lint:latest
name: lint
Expand Down

0 comments on commit 8477c3a

Please sign in to comment.