Skip to content

Commit

Permalink
fixed action typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2005 committed Sep 7, 2022
1 parent 8b94c67 commit 66525ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/crankshaft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
name: Create GitHub release
id: create_release
uses: release-drafter/release-drafter@v5
inputs:
with:
version: ${{needs.version.outputs.version }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ stage2/03-crankshaft-base/files/usr/local/lib/libaasdk_proto.so
stage2/03-crankshaft-base/files/etc/udev/rules.d/51-android.rules
stage2/03-crankshaft-base/files/etc/udev/rules.d/51-android.master
stage2/03-crankshaft-base/files/qt5/Qt5_OpenGLES2.tar.xz
stage2/03-crankshaft-base/files/qt5/Qt5_libs_OpenGLES2.tar.xz
stage2/03-crankshaft-base/files/qt5/Qt5_libs_OpenGLES2.tar.xz
*.bak

0 comments on commit 66525ef

Please sign in to comment.