This Action for firebase-bolt enables compiling of Firebase RTDB security rules.
args
- Required -- the name of thefirebase
RTDB bolt file that will compile into a JSON file with the same name, without the bolt-extension (i.e.database.rules.bolt
=>database.rules.json
)
- name: Compile RTDB security rules
uses: oddbit/firebase-bolt-action@master
with:
args: database.rules.bolt