mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 04:55:42 +01:00
Compare commits
No commits in common. "4434603b33e7324339b8d189826c07f6ed876d09" and "f8b43a8b79cae4dbbee3be5d2b1c97f0dd616f1d" have entirely different histories.
4434603b33
...
f8b43a8b79
1
.github/workflows/container.yml
vendored
1
.github/workflows/container.yml
vendored
@ -11,7 +11,6 @@ jobs:
|
||||
name: Build and push container image to Docker Hub and GHCR.io
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' && github.repository == 'tanrax/RSSingle' }}
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v2
|
||||
|
@ -4,4 +4,4 @@ listparser==0.20
|
||||
lxml==5.2.2
|
||||
python-dateutil==2.9.0.post0
|
||||
pyyaml==6.0.1
|
||||
pyinstaller==6.8.0
|
||||
pyinstaller==6.7.0
|
Loading…
Reference in New Issue
Block a user