Skip to content

Commit

Permalink
Update proaction.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
marccampbell committed May 2, 2020
1 parent c80381e commit 3b6ae96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/proaction.yaml
Expand Up @@ -9,9 +9,10 @@ jobs:
- uses: actions/checkout@v2

- uses: proactionhq/proaction/action@v0.3.4
with:
token: ${{ secrets.PROACTION_TOKEN }}

- uses: peter-evans/create-pull-request@v2
with:
commit-message: "[proaction] updating workflow"
title: Updating workflow from Proaction
token: ${{ secrets.PROACTION_TOKEN }}

0 comments on commit 3b6ae96

Please sign in to comment.