PHP Classes

File: .github/workflows/build-docs.yml

Recommend this page to a friend!
  Classes of Francesco Danti   ATK4 Session   .github/workflows/build-docs.yml   Download  
File: .github/workflows/build-docs.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: ATK4 Session
Store and retrieve PHP session data in a database
Author: By
Last change:
Date: 19 days ago
Size: 278 bytes
 

Contents

Class file image Download
name: Build Docs on: push: branches: - develop jobs: update_release_draft: runs-on: ubuntu-latest steps: - name: Run Release Drafter uses: release-drafter/release-drafter@v5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}