Skip to content

Commit

Permalink
Merge pull request #6 from LNA-DEV/dev
Browse files Browse the repository at this point in the history
Added GitHub Token
  • Loading branch information
LNA-DEV authored Dec 6, 2022
2 parents c091c49 + 125b269 commit e90f742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CreateRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

env:
VERSION: v0.0.${{ github.run_number }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
ReleaseToGithub:
Expand Down

0 comments on commit e90f742

Please sign in to comment.