Update .forgejo/workflows/action.yml
This commit is contained in:
parent
1e65e609e1
commit
fc6824cd5e
1 changed files with 11 additions and 13 deletions
|
@ -4,8 +4,6 @@ on:
|
|||
jobs:
|
||||
build_and_publish:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: gradle
|
||||
steps:
|
||||
- name: Checkout project sources
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue