Skip to content

Commit

Permalink
cp
Browse files Browse the repository at this point in the history
  • Loading branch information
ianoc committed Mar 1, 2020
1 parent dbca443 commit 720daab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/download-artifact@v1
with:
name: scalafmt-macos
- uses: "marvinpinto/action-automatic-releases@0.3.0"
- uses: "marvinpinto/action-automatic-releases@v0.3.0"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "v0.1-${{ github.run_number }}"
Expand Down

0 comments on commit 720daab

Please sign in to comment.