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