Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
supertick committed Oct 13, 2023
1 parent f4b0d17 commit 30381b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
# if: startsWith(github.ref, 'refs/tags/')
with:
token: ${{ secrets.ACCESS_TOKEN }}
files: ./target/myrobotlab.zip
Expand Down

0 comments on commit 30381b8

Please sign in to comment.