Skip to content

Commit

Permalink
Update simple_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simarilius-uk authored Mar 20, 2024
1 parent f0997bd commit e1fd8f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/simple_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ permissions:
contents: write

jobs:
Build:
Build:
runs-on: ubuntu-latest
steps:
- name: Build addon
uses: blenderkit/blender-addon-build@main
with:
name: Cyberpunk-Blender-Add-on-
name: Cyberpunk-Blender-Add-on
build-location: "./"
exclude-files: ".git;.github;README.md"

Expand Down

0 comments on commit e1fd8f8

Please sign in to comment.