Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
flutter_wakelock
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
creativecreatorormaybenot
2021-09-10 06:24:39 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-09-10 06:24:39 +0000
Commit
dd7756812915bd4e06c7d500f9262f75ec5f2f8f
dd775681
1 parent
501196df
Remove pana from CD (#138)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
22 deletions
.github/workflows/publish.yml
.github/workflows/publish.yml
View file @
dd77568
...
...
@@ -6,29 +6,7 @@ on:
-
main
jobs
:
pana
:
timeout-minutes
:
9
runs-on
:
ubuntu-latest
name
:
${{ matrix.package }} configuration
strategy
:
matrix
:
package
:
-
'
wakelock'
-
'
wakelock_macos'
-
'
wakelock_platform_interface'
-
'
wakelock_web'
-
'
wakelock_windows'
fail-fast
:
false
steps
:
-
uses
:
actions/checkout@v2.3.3
-
uses
:
axel-op/dart-package-analyzer@v3
with
:
relativePath
:
${{ matrix.package }}
githubToken
:
${{ secrets.GITHUB_TOKEN }}
publish
:
needs
:
pana
timeout-minutes
:
4
runs-on
:
ubuntu-latest
name
:
${{ matrix.package }} publishing
...
...
Please
register
or
login
to post a comment