Skip to content

Update GitHub Actions to use latest action versions#295

Open
RatoNixxx wants to merge 1 commit intoPerfare:masterfrom
RatoNixxx:patch-1
Open

Update GitHub Actions to use latest action versions#295
RatoNixxx wants to merge 1 commit intoPerfare:masterfrom
RatoNixxx:patch-1

Conversation

@RatoNixxx
Copy link
Copy Markdown

No description provided.

sed -i 's/moduleDescription = "/moduleDescription = "(${{ github.event.inputs.package_name }}) /g' module.gradle
sed -i "s/com.game.packagename/${{ github.event.inputs.package_name }}/g" module/src/main/cpp/game.h
./gradlew :module:assembleRelease
- uses: actions/upload-artifact@v3
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You forgot to update this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants