Update .gitea/workflows/rust-node.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m12s

This commit is contained in:
Jan Gleytenhoover 2024-07-12 05:28:07 +00:00
parent b0783029dc
commit 6c7b487593

@ -1,6 +1,8 @@
name: Build and Push Image name: Build and Push Image
on: on:
push: push:
branches:
- main
paths: paths:
- .gitea/workflows/rust-node.yaml - .gitea/workflows/rust-node.yaml
- images/actions/rust-node/** - images/actions/rust-node/**