mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 18:07:59 -06:00
chore: Bump version number, add descriptions to gh actions
This commit is contained in:
@@ -32,8 +32,8 @@ on:
|
|||||||
permissions: read-all
|
permissions: read-all
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
fastlane-deploy-to-play-store:
|
fastlane-deploy-to-play-store:
|
||||||
|
name: "Deploy to Google Play Store"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
@@ -75,6 +75,7 @@ jobs:
|
|||||||
working-directory: android
|
working-directory: android
|
||||||
|
|
||||||
create-github-release:
|
create-github-release:
|
||||||
|
name: "Create GitHub Release"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# Setup Ruby, Bundler, and Gemfile dependencies
|
# Setup Ruby, Bundler, and Gemfile dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user