Skip to content

Commit

Permalink
Add GitHut Token
Browse files Browse the repository at this point in the history
  • Loading branch information
iganbold committed Sep 6, 2020
1 parent b212ec2 commit 59bddef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/devops.yml → .github/workflows/hack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
release-on-push:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- id: release
uses: rymndhng/release-on-push-action@master
Expand Down

0 comments on commit 59bddef

Please sign in to comment.