diff --git a/.gitea/workflows/obs-service.yaml b/.gitea/workflows/obs-service.yaml index a6eb014..024ba1b 100644 --- a/.gitea/workflows/obs-service.yaml +++ b/.gitea/workflows/obs-service.yaml @@ -8,9 +8,9 @@ jobs: steps: - name: Hello world action step id: hello - uses: actions/hello-world-docker-action@v2 + uses: alexlau/gitea-actions-test/@v1 with: who-to-greet: 'AvengerMoJo' # Use the output from the `hello` step - name: Get the output time - run: echo "The time was ${{ steps.hello.outputs.time }}"kkk + run: echo "The time was ${{ steps.hello.outputs.time }}"