Skip to content

Commit

Permalink
Update simple-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gellipapa authored Jan 24, 2024
1 parent 4e269ce commit 5a02a89
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/simple-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ jobs:
create-release:
name: Build and Create Tagged release
runs-on: ubuntu-latest

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

steps:
- name: Convert 'web' input to boolean and set as env var
run: |
Expand Down

0 comments on commit 5a02a89

Please sign in to comment.