Compare commits

..

No commits in common. "4434603b33e7324339b8d189826c07f6ed876d09" and "f8b43a8b79cae4dbbee3be5d2b1c97f0dd616f1d" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -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