Skip to content

Commit

Permalink
Fix docker-entrypoint.sh permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
gmr committed Nov 20, 2020
1 parent 400d213 commit 71442a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/on-publish.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Publish Docker image
on:
push:
branches:
- master
release:
types: [published]
jobs:
Expand Down
Empty file modified docker-entrypoint.sh
100644 → 100755
Empty file.

0 comments on commit 71442a0

Please sign in to comment.